
Recreate Azure VM from Another VM's OS Disk in the Azure Portal
Jan 15, 2016 · I have a single instance VM with an OS disk, a normal data disk, and a Premium Storage disk attached. Because it's a single instance VM, I don't have the SLA (I did find THIS …
Azure virtual machine location - social.msdn.microsoft.com
Jul 29, 2018 · Now all relevant information (i.e. in Edge) is in dutch language (probably because the location of the virtual machine is in Holland). How can we change the location in the …
How does one sync Azure Web App to multiple regions, or make a …
Aug 20, 2018 · We looking at Azure SQL database and replicating the Azure SQL databases across 3 regions. EG West Europe, East US and East Asia. If I deploy a Web App say, in the …
How to Configure aspnet:MaxHttpCollectionKeys in Azure
Apr 12, 2012 · Is there an alternate Setting name that i can use to configure the value for aspnet:MaxHttpCollectionKeys in my ServiceDefinition.csdef and ServiceConfiguration.cscfg …
Azure Private DNS Forwarder - social.msdn.microsoft.com
Nov 30, 2018 · I was looking at the available cmdlets for the new Azure private DNS zones. I do not see a way to set a Forwarder? The documentation states that Conditional Forwarding is …
Unable to access Monitor & Control of Azure Data Factory
Apr 22, 2020 · This is super annoying and pretty badly unit tested for Azure, have you ever tried re-running 1000's of failed slices manually? Yeah.. you should look into the actual problem …
Unable to Delete Azure AD - social.msdn.microsoft.com
A Global Administrator can delete an Azure AD directory from the Azure Management Portal. When a directory is deleted, all resources contained in the directory are also deleted; so you …
Pricing model for ASR. - social.msdn.microsoft.com
Apr 7, 2017 · Hi I'm looking for Azure Site recovery from on premises to Azure well tested. Can someone share their own experience how pricing/cost actually working for you if you're using …
How to get Upsert to work with SaveChangeOptions.Batch?
Aug 20, 2012 · But: how do I get the new Upsert to work with Batch updates? Yes, I'm using the same partition key for the batch and v1.6 of Azure SDK with .NET API's.
How to use keyvault for service bus connection string inside logic …
May 8, 2019 · Access service bus connection string from Azure logic app. If so, we can store the connection string as secret in Azure key vault. Then we can retrieve secrets from Azure Key …