copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
How To Reserve Outbound IP Adress For VM After choosing which model to use, you will have to reserve this IP Reserving this IP means saying to Azure to mark this public IP as used by your tenant (Since Azure have a pool of Public IP and it's assigning them dynamically between the tenants) Regards, Samir Farhat || Datacenter Consultant || The way to share my knowledge with the community Visit my blog : buildwindows wordpress com
SQL Resource provider deployment failed I am facing below issue while running “Upload-Microsoft Sql-RP ps1” script on client VM as part of SQL Server resource provider deployment
Cannot Deploy SQL Server Database to Azure SQL To test the Azure SQL Server, I created a database and added a table and connected to it through SSMS and a Microsoft Access ODBC Connection I am using SQL Server 2016 (not express) and the latest version of Sql Server Management Studio
Azure in other Countries - social. msdn. microsoft. com So as a student, if you are working on a project, you could say that you have tested your cloud app locally In future, When you get your hands on Azure - you will be able to transfer what you learn today by developing and testing app on Azure emulator
Azure storage and data provenance - social. msdn. microsoft. com I want to design a solution that stores configuration parameters data in the Azure storage I want to also track changes made to this data and its versions Does Azure provide such support to maintain provenance info What would be a better option - using BLOBs files or tables for this?
Unable to access Monitor Control of Azure Data Factory 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 before saying "turn it off and on again"
Azure Application Gateway returns 502 - social. msdn. microsoft. com Our platform has an Azure Application Gateway configured with a number of back services hosted in an AKS cluster using the Azure Application Gateway ingress controller One of the services is our core identity service eg login mydomain com I can browse directly to this url and the login page is served fine Due to having strict data sovereignty requirements, another service provides is a
Azure network REST API ETAG behavior - social. msdn. microsoft. com The Azure network REST API in general and interface REST API in particular accepts ETAG in a PUT request for UPDATE operation Our understanding was that for an UPDATE operation if the ETAG in the PUT request does not match the ETAG of the object then the request will be denied (i e similar to If-Match behavior) However that does not seem to be the case
Managed Identity for SQL Server Synapse 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 or Shared Access Signature in the Scoped Credential I want to use access via Managed Identity