How to configure a custom domain for an Azure Web Application Hi everyone, I am trying to explain the configure an Azure App […]
Use an Azure file share with Windows in S2S or P2S VPN How to get the file share, in S2S VPN network Please […]
Create Custom Folder in Exchange Online Mailboxes using Graph API using Windows PowerShell I am hear by explaining the step-by-step procedure to create […]
How to change VM Public IP address without stopping the VM To change the Public IP address of your VM, without stopping it, […]
Azure / PowerShell / Get VM full details with subscription names
Deploy ubuntu container in to Azure Container Instance and keep it running It’s a common problem that the docker image ubuntu is going to “Terminated” […]
The current subscription type is not permitted to perform operations on any provider namespace. Please use a different subscription. This issue can come […]
How to clean up PowerShell Module repositories Sometimes, you may get error message as follows and getting stuck on running PowerShell Cmdlets: PackageManagement\Install-Package […]
Delete Azure VM and all associated Resources using PowerShell Script Following PowerShell Script will help you to delete the Virtual Machine and all […]
Print Azure WebApp Metrics in PowerShell Console as table Here is the script:$WebAppName = Read-Host “Please enter the WebApp Name that the Website(s) […]
Recent Comments