
IP address range of Western Europe datacenter
Dec 1, 2010 · According to several posts, in order to get the IP address range of an Azure datacenter you just need to get the IP of the <app>.cloudapp.net and then check this against …
How to clone Azure IAAS application - social.msdn.microsoft.com
Jan 23, 2019 · Azure App Service (PAAS solution) is the best choice for most web apps. Deployment and management are integrated into the platform, sites can scale quickly to …
Azure B2C Authentication with C# web api
Jun 20, 2018 · Now, I want to secure this C# web api (ApiController) using Azure B2C and for this, I have referred many blogs but all are using MVC app as client and then from MVC app they …
On-prem MFA as primary authentication in ADFS
Sep 20, 2017 · Azure MFA if set as primary authentication prompts the user to enter user-ID + MFA-token. So I would like to know if we can achieve the same with on-prem MFA. I have also …
Azure DependencyAgentLinux or/and OMS agents
Aug 23, 2019 · Service Map and Azure Monitor for VMs requires a Dependency Agent on Windows and Linux virtual machines and it integrates with the Log Analytics agent to collect …
Billing for Windows Azure MSDN - Visual Studio Premium
Jan 24, 2014 · I have an MSDN Premium subscription that was start in the last subscription. So I assume that an Azure subscription is part of member benefits. I renewed that subscription but …
Managed Identity for SQL Server / Synapse
Apr 17, 2020 · I want to give the managed identity of Azure Synapse access to one of my storage accounts and then use PolyBase to read files. Instead of storing the Access Key, Shared Key …
Migrate VM from Westeurope to northeurope
Mar 3, 2020 · In Azure any resource you create, the resource name should be unique in nature. You cannot create multiple resources with the same name irrespective of the region within the …
Any way to do UNION ALL on Azure? - social.msdn.microsoft.com
May 22, 2014 · In Azure SQL server, distributed query across multiple database are not supported. You need to run these queries independently on the databases separately and …
MFA for VPN to Windows Server 2012 Domain
Apr 18, 2016 · I am new to Azure MFA and have been playing around with it for a few hours. I downloaded the trial version and installed it onto my Window Server 2012. We have a …