
Azure Files or Disk? - social.msdn.microsoft.com
Mar 10, 2020 · Azure Disks are meant to be used as Azure VMs disks - in other words, you have to deploy an Azure VM (and pay for its compute resources - in addition to the disks-related …
Can't RDP to my Azure VM due to accidental change in Firewall …
Aug 3, 2016 · So basically, I can't RDP my VM because internally (in the VM) firewall doesn't allow RDP connections (which was in the list of permitted applications in firewall settings).
Azure Key vault access behind NSG - social.msdn.microsoft.com
Aug 21, 2018 · I want to setup Azure Disk encryption and created rules in the NSG that allows access to the service tags "Azure KeyVault" and "Azure KeyVault EastUS2" with the correct …
Connection to Azure Service Bus from Azure Web App fails …
Mar 17, 2018 · I have published an ASP.Net web app as an Azure Web App. This application communicates to a WCF service via Azure Service Bus. However, the connection to the WCF …
Install 3rd party application on Azure portal
Mar 1, 2019 · I've a scenario how to install 3rd party application on Azure portal and provide access to external user outside the organisation.
Access token for ADO.NET connection to Azure SQL Database
May 24, 2018 · Is it possible to acquire and use an access token based on a signed in organizational account (i.e. not using a client certificate) for an #ADONET connection to an …
how to troubleshoot assignment of custom DNS to Azure CDN …
Nov 26, 2019 · When you choose Alias record in your DNS Zone, you need to select the Azure CDN endpoint to which you need to map the apex domain to. You don't need to worry about …
RSS Reader - Datetime Converstion - social.msdn.microsoft.com
Nov 23, 2018 · Update: The fix is to be deployed in about couple of weeks from now. Please note that this timeline is subject to change. In meantime, as Sujith suggested above, you can use a …
Could not import Azure Automation DSC Configuration
Jun 1, 2016 · As a testing for Azure Dev/Test LAB Automation offering, I am trying to import some Azure DSC Automation Configuration, however for any one of them import failed with error as …
Integrate C# code with Azure Function - social.msdn.microsoft.com
Mar 21, 2017 · 1. Since i came across Azure function called TimerTrigger, could you please let me know how shall i integrate my C# code into Azure Function so that it runs on schedule …