Cloudopszone
All About Microsoft Azure & Power Platform services
Recent Posts
How to Create Azure File Share
Azure Files support Server Message Block protocol standard (SMB) and give the capability to create a file share to an on-premises server as a mapped network drive. Create Storage Account Setting Value Name Type the Storage account name, must be unique. Deployment...
Create Azure File Sync
Azure File Sync is a new Azure file service for file syncing between On-premises server and Azure Files. With this New feature, Microsoft Azure saves a lot of time from IT staff daily routine. Before you get started must have checked the followings : Create an Azure...
OMS Troubleshooting: SQL Assessment doesn’t work
Symptom You get the following message on OMS (SQL Assessment) when you click its tile: "This computer is successfully connected, but it is not being assessed by this solution pack because it does not meet the requirements to be a valid assessment target. Review the...
Powershell Script To Update IIS Website Content
The following script does several jobs : Backup IIS Website Files To be upgraded Stop IIS Website Application Pool Copy Newest Website Files Start IIS Website Application Pool Also can download this script from Microsoft Technet Gallery. <# .SYNOPSIS Update IIS...
Azure Container Service (AKS) -Preview
With Azure Container Service you can create, configure and manage a cluster of VMs that can run containerized apps. Bellow all the steps that someone needs to follow to create the first Azure Container Service (AKS) Prerequisites Create Service principal client ID...
Azure VM scale set
This service allows users to deploy a set of identical virtual machines. Virtual machines can auto-scale by defining rules for resources like CPU, Memory, Network Traffic etc. Also, there is an Azure Load balancer which distributes traffic to the Virtual Machine...
Configure a custom port with an SSL
In case someone wants to configure a custom Port with an SSL ιt can do so, by following the instructions below : Bind SSL certificate to a custom port number Open CMD and execute the following command, netsh http add sslcert ipport=0.0.0.0:7010...
Use Wireshark To Capture Network Packets
Many Network administrators are facing daily network problems on their infrastructures. There is an open source free tool on the market called Wireshark, which help them to identify and resolve the problem. Wireshark is a network packet analyzer. It capture network...
SQL Server – Reset sa Password
Below you can find an easy explanation, how to reset sa account password. Download the PsExec tool from the Sysinternals suite. Open with elevated CMD or Powershell privileges and run the following command CMD: C:\PsExec.exe -s -i "C:\Program Files (x86)\Microsoft...
SEARCH
Search my blog
George Grammatikos
George Chrysovalantis Grammatikos is an Azure Cloud Architect. He has more than 10 years experience in different technologies like BI & SQL Server Professional level solutions, Azure technologies, networking, security etc. He writes technical blogs for his blog “cloudopszone.com”, MS wiki articles and participates in discussions on Microsoft Wiki and other technical blogs.








