ARM template failing to restore after creating database. I am using Microsoft.Resources/deploymentScripts to the powershell script.
I am trying to create azure serverless db and restore it with BACPAC which is stored storage account. I am trying this with ARM template, and running Microsoft.Resources/deploymentScripts to the powershell script. the powershell contains the logic to…
FIPS 140-2 validation SQL database service
we are using azure SQL service for our database for our application data store. can we claim as we are a FIPS 140-2 validated?
How to Push customised office template to all users using GPO
Hello, I have 4 customised office templates that need to appear when all users open new document. We are using Office 2016 - template already added to GPO Please can you put me in the right direction Thanks Niyi
Azure Pricing & Billing for my use case
Dear Azure Experts, I am new to Azure and exploring if cloud adoption can really benefit my organization in terms of cost. I am describing my use-case at a very high level here. Mainly i need VM (Linux) and big storage in cloud and i will install my…
App services managed certificate with traffic manager and multiple app service instance
We currently have two App Service instances in two different Azure Regions, and we use Traffic Manager for priority routing We are trying to apply new App Service Managed Certificate, but were blocked by by the feature limitations when using multiple…
Metadata description value
[@TKujala] THANK YOU! I have 56 users needing to access only a selection of the files that are on the private channel document library, so I guess best practice would be to copy them to the parent site. I don't want to MOVE them as the Team is still…
Azure Map Search API | Language Parameter is ignored
Hello Azure Team, i was just implementing the Azure Map Search API into our Backend when i noticed that setting the language query parameter didn't have any effect. I checked your documentation site if i did something wrong, then i noticed that the…
Exams Exams Exams
Please unlock my account so i can book for exams , currently i get the following error: This sign-in is not supported. Please try again with your personal Microsoft Account (eg: @hotmail.com)
VLSC impediments to use: Why does Microsoft have such contempt for its customers?
Recently, someone at Microsoft had the big idea to not issue product keys for volume license software when purchased, as Microsoft has done for the 30 years prior. Now, when you buy volume license software (even Open Value, the most expensive way to…
Application Insights Sample ML queries
I was gone through Microsoft blog, https://azure.microsoft.com/en-us/blog/root-cause-analysis-with-in-query-machine-learning-in-application-insights-analytics/ In the shared working example of ML queries link is not working Can anyone pls share me…
What are the steps to configure a device in iot hub to work with stream analitycs job and can they be viewed in power bi service?
I configured the devices and reached the stage where they are displayed via stream in power bi service, but when turning off the device and turning it on again (obviously following the step of starting azure stream analytics) the data in the displays and…
Azure Resource deployment to UAT & Production Environments
Hi, I am looking for some direction on deploying resources to different azure environments. I am migrated a number of databases to Azure from the client on premise platform. I have also re-engineered numerous integrations using Azure Functions &…
ADF Data Flow Execution Failed
Hi Team, We are facing issue with Data Flow execution for past 3 hours and not able to run any pipelines. Can you please check the issue? { "errorCode": "4501", "message": "Failed to fetch execution state: '',…
In UWP How to open MS Word docs for mail merge
Hi, Can someone please tell me how I can open MS Word documents when working in UWP. I do not want to open Word App, I want to open a word document in the background, to edit and save it as a Word document . I see Exceed has a package, that…
AZ-104 Beta Exam Scheduling
I am scheduling AZ-104(Beta) on August but I worried about the beta exam will go live before the schedule, what will be happening to my scheduled exam? Will the exam that I take be the AZ-104 live exam?
Azure minecraft
Merhaba sorum şu olacaktı bu minecraft için aldığımız sanal makinelerde bana ne kadar cpu thread veriliyor acaba Hello my question would be, how much cpu thread is given to me in the virtual machines we bought for minecraft
Office 365 outlook stopped sending notifications
Hi All, I am using O365 on my Mac, iPhone and iPad. Since yesterday, O365 outlook is not showing notifications on my Mac and on ipad and iphone I need to open the app and refresh to see if there are new email. And across devices also it is not…
change the operating system in azure virtual machine
hello, when I click the change the operating system disk in the disks section in azure virtual machine, the disk I created earlier does not appear. How can I change the operating system disk there?
azure function(python) Timer trigger function only triggers when opening azure portal or when app gets http trigger
I am trying run a timer triggered azure function but its only triggers when I open the azure portal or the another function of the app gets the http trigger. Executing 'Functions.notification' (Reason='Timer fired at 2020-06-05T06:25:14.9220161+00:00',…
How to fetch xml attribute value in liquid template - XML to JSON Liquid
Hi, I am trying to fetch the xml attribute value using liquid template. Examples are as below. XML example: <ns0:root xmlns:ns0="http://customnamespace.com" xmlns:ns1="http://customnamespace2.com"> …