Migration tool options for Scheduler jobs
Hello Experts, Is there a tool that can help me migrate my jobs from Scheduler to Logic Apps? looking forward to your reply.
Community Center | Not monitored
Cloud app - SAML authentication gives non-retryable error
Hello, We are trying to set up a web application that lets our users authenticate against Azure AD using SAML. I followed below manual: https://learn.microsoft.com/en-us/azure/active-directory/saas-apps/saml-toolkit-tutorial We managed to…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Use an alert to trigger an Azure Automation runbook no data
I want to run a runbook with the output of an alert. I followed the steps from the documentation, but I don't get any output. https://learn.microsoft.com/en-us/azure/automation/automation-create-alert-triggered-runbook. Can anyone help me please? …
Azure Automation
RestAPI Query SQL Server BackupJobs
I want to monitor all my backup jobs with size information and error messages so i use the endpoint "backupJobs" from the recovery services. https://learn.microsoft.com/en-us/rest/api/backup/backupjobs/list I get all my VM backups and…
Azure Backup
How to Change Apache Hadoop MapReduce memory settings in HDInsight R Server cluster?
How to Change Apache Hadoop MapReduce memory settings in HDInsight R Server cluster? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Sourced from Docs - Azure HDInsight…
R Server for HDInsight
Azure Backup cost calculation confusions
Lots of confusion over Azure backup cost calculations. My questions are as follows. Does this represent only VMs? If I have data files to backup using MARS agent can we apply the same here? What is meant by churn? Can you give examples? …
Azure Backup
AzureAD Sign out bindings
Does Azure AD supports HTTP-POST ? I can see HTP-Redirect is used in metadata but need to confirm if HTTP-POST can be used as well. Some applications may have hard dependency on HTTP-Post and unless it is supported by AzureAD, sign out on those apps wont…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
What is Azure Synapse Analytics
Hello All, What is Azure Synapse Analytics? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Sourced from Azure Synapse FAQ
Azure Synapse Analytics
Will ADLA support ADLS v2?
Hello ADLA folks, Is ADLA planning to support ADLS v2? If so, can anyone provide an approximate date of when this will be available. Some background: We have a client who uses ADLS v2 and would prefer to use ADLA for their analytics needs. However…
Azure Data Lake Analytics
How to determine datetime when U-SQL Database object was compiled?
I have a few U-SQL databases that I've created in ADLA, and in each database I have compiled objects (stored procedures, table functions, views, etc.). I want to see WHEN each item was last compiled similar to how I might query sys.objects in SQL…
Azure Data Lake Analytics
Why should we use Azure Lighthouse ?
Why and when should we use Azure Lighthouse [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source: Azure Docs
Azure Lighthouse
Get rid of OAuth 2.0 pop dialog browser
My team is trying to embed Power BI reports into our Salesforce visualforce pages. So far, I have followed the Embedding a Power BI Report into Salesforce blog from Microsoft:…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
How to do arithmetic with textboxes
I have two textboxes on a wpf window that contain numeric values; call them txt1 and txt2. I want a third textbox (txt3) to show the difference between those two values. I created a Property in code-behind called Diff defined as: Diff =…
Developer technologies | Windows Presentation Foundation
Does Azure ADDS need a Domain VM for only on cloud setup
I have installed Azure ADDS for configuring windows virtual desktop environment. The setup is totally on the cloud and there are no on-premise network. Do I need to install a VM to manage the ADDS services?
Azure Virtual Machines
Microsoft Security | Microsoft Entra | Other
rds.wvd-provision-host-pool - provisioning failed - "code": "VMExtensionProvisioningError",
While creating Host pool for windows virtual desktop - It gave an error after creation of VM machines. the error was on dsc extenstion with status showing as "Conflict". The error code was "code":…
Azure Virtual Machines
Rate limit of Text Content Moderation
we are developing a chat service for our customer, so we need to moderate profanity in chat messages. We found your Cognitive Service really useful, are this page referring to text content moderation ? At the moment we cannot estimate the number of…
Community Center | Not monitored
Model file is not found for Registration of model in training Pipeline.
"We want the model to automatically register model every time there is a new model. we created the model in the process and write it out to a pipeline data set.To persist it then we upload and read it for registration. We are using ./output to…
Azure Machine Learning
Request Failing for Bing Entity Search.
"I am trying to make a request using the following URL and Keys. URL : https://eastus.api.cognitive.microsoft.com/bing/v7.0/entities/ KEYS: mkt:en-US q:restaurants However, I get the following response - (even though there is a valid…
Bing | Bing Search APIs | Bing Entity Search API
Save R objects in Azure ML and use them in other experiment?
"Is it possible to save R object in Azure storage (not a trained model) and then use it in a new ML experiment? My specific example is: Running PCA with R (""prcomp"") and then apply the transformation over new data. It…
Azure Machine Learning
Does bing autosuggest API support HTTP requests?
Can I use Bing auto suggest API with HTTP only requests to get suggestions for my search terms for my internal website? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source:…
Bing | Bing Search APIs | Bing Autosuggest API