374,721 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Error Code: 500.046.002.001 / 91myf1c9.6

After logging data to my IOT Central application for some time, when I go to look at device analytics, I get the following error code: Error Code: 500.046.002.001 / 91myf1c9.6 Could you please provide some detail as to what that means?

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
362 questions
asked 2020-06-02T02:44:59.647+00:00
Tom Leijen 56 Reputation points
accepted 2020-06-04T21:15:48.377+00:00
Tom Leijen 56 Reputation points
1 answer

Subscription, getting multiple post to my notificationUrl

I'm trying to use graph subscription API for my calendar events Its working fine but i'm getting redundant multiple times the same data even though i've single subscription on defined url. POST-> https://graph.microsoft.com/subscriptions …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,368 questions
asked 2020-05-29T10:57:05.15+00:00
Parse Shyam 1 Reputation point
commented 2020-06-04T20:32:03.657+00:00
JamesTran-MSFT 36,596 Reputation points Microsoft Employee
1 answer

Delete remaining resources from a deleted virtual machine

I have a couple 'stopped/deallocated' classic windows virtual machines. How do I find the associated nics and disks to ensure that resources associated with vms once there completely deleted are in fact also deleted please?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,790 questions
asked 2020-06-04T20:28:46.063+00:00
Crod 266 Reputation points
answered 2020-06-04T20:31:49.603+00:00
Leon Laude 85,776 Reputation points
2 answers

Spark SQL DML statements with Delta tables

I am getting an unspecified error when running UPDATE, DELETE and MERGE sql statements on Delta tables when using Spark SQL APIs. I can use Scala APIs fine, I’m wondering if anyone else is having the same issue?

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,858 questions
asked 2020-05-27T21:21:35.157+00:00
Serverless SQL 216 Reputation points MVP
commented 2020-06-04T20:14:47.443+00:00
Euan Garden 136 Reputation points
1 answer

Azure ML Dataset and Snapshot

Hi experts, My customer want to snapshot datasets for reproducibility. I found method "create_snapshot", but found that it is deprecated. Is there any alternative way for dataset snapshot ? Thanks, Keita

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,846 questions
asked 2020-06-01T22:24:46.117+00:00
keonabut 11 Reputation points Microsoft Employee
commented 2020-06-04T19:46:10.96+00:00
GiftA-MSFT 11,166 Reputation points
1 answer

Colon is getting added infront of Parameter once i click on View Report in SSRS ?

Hello All, I have been trying to view a SSRS report in ServerReportViewer but unfortunately when i click on view report , a colon gets added everytime against the parameters name and it keeps on adding as i go on clicking on the view Report. …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,659 questions
asked 2020-06-04T19:17:38.53+00:00
Rajat Shrivastava 1 Reputation point
answered 2020-06-04T19:19:16.263+00:00
Leon Laude 85,776 Reputation points
1 answer One of the answers was accepted by the question author.

Rest api to create or update azure ML workspace doesn't create dependant resources

Problem with https://video2.skills-academy.com/en-gb/rest/api/azureml/workspacesandcomputes/workspaces/createorupdate API... In the request body, Is it mandatory to create storage account, app insights, key vault, registration resources before? Ideally since…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,846 questions
asked 2020-06-03T10:58:22.55+00:00
Harshini K S 21 Reputation points
accepted 2020-06-04T18:35:40.777+00:00
Harshini K S 21 Reputation points
1 answer One of the answers was accepted by the question author.

Stuck in Deleting State

Hi, I have a deployed ASDK environment that I am using to develop Terraform scripts for Azure Stack. I have run into an issue where after my deployment, I go to delete the resource group and it gets stuck in a deleting state. I have saw 1 other forum…

Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
186 questions
asked 2020-06-02T22:11:22.7+00:00
Matt Davison 26 Reputation points
commented 2020-06-04T18:24:41.597+00:00
Matt Davison 26 Reputation points
1 answer One of the answers was accepted by the question author.

Defender ATP - Pull machine timeline events via API or Advanced Threat Hunting

We are working on a SOAR project and are trying to figure out if it is possible either through the API or the Advanced Hunting queries to pull a list of events from the machine timeline when alerts occur. We have successfully integrated and can query…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,659 questions
asked 2020-06-04T17:50:25.953+00:00
cd 21 Reputation points
accepted 2020-06-04T18:16:44.727+00:00
cd 21 Reputation points
1 answer One of the answers was accepted by the question author.

Deploy AzureML Model locally: cannot import name 'convert_inputs'

I have trained a model using azure AutoML and downloaded the model. Then I created a new conda env using the conda file and tried to execute the scoring_file_v_1_0_0.py which is in the zip. I receive this error: > WARNING - Failure while loading…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,846 questions
asked 2020-06-03T06:28:19.3+00:00
Nico Kreiling 106 Reputation points
accepted 2020-06-04T16:41:12.02+00:00
Nico Kreiling 106 Reputation points
1 answer One of the answers was accepted by the question author.

How secure is Azure Spring Cloud?

How secure is Azure Spring Cloud? [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 Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
121 questions
asked 2020-05-13T18:15:37.663+00:00
bharathn-msft 5,096 Reputation points Microsoft Employee
accepted 2020-06-04T15:23:19.967+00:00
bharathn-msft 5,096 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

My application receives HTTP status code 429 responses. Why?

We are receiving HTTP status code 429 responses , what are the possible reasons. [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 App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2020-05-13T18:07:01.323+00:00
bharathn-msft 5,096 Reputation points Microsoft Employee
accepted 2020-06-04T15:23:09.9+00:00
bharathn-msft 5,096 Reputation points Microsoft Employee
1 answer

Download all original invoices in Dynamics 365

Hi How do I download all the original invoices in Dynamics 365? I know it is possible in other programs but can't find an easy way to do it in Dynamics 365. Hope you can help.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,659 questions
asked 2020-06-04T14:58:43.3+00:00
Martin Helland 1 Reputation point
answered 2020-06-04T15:04:16.167+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

If I upgrade to M365 Business Premiuim will it enable me to sync Microsfot Edge across Mac OS and iOS devices?

Currently Microsoft edge does not sync with M365 Business Standard in Mac OS and iOS devices. Does upgrading to M365 Business Premium solve the problem? Its a major deficiency in the product if it does not.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,659 questions
asked 2020-06-04T09:31:11.157+00:00
Andrew 96 Reputation points
commented 2020-06-04T14:50:15.747+00:00
Leon Laude 85,776 Reputation points
2 answers

Internal Server Error when Set-AzureADApplicationLogo or Get-AzureADApplicationLogo

Hi, For some unknown reason I get an error when using the cmdlets Get and Set-AzureADApplicationLogo. I have the module AzureAD installed (v2.0.0.76) Steps: Connect-AzureAD (I log in with my Global Admin account) $app = Get-AzureADApplication…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,368 questions
asked 2020-05-22T12:44:09.637+00:00
Octavie van Haaften 1 Reputation point
commented 2020-06-04T14:49:40.237+00:00
Octavie van Haaften 1 Reputation point
1 answer One of the answers was accepted by the question author.

Active Directory - Last Logon is not logged when a user logs on using MAC or web browser

Hello! We noted that the "last log on" of our AD users that uses MAC or mobile browser is not logged. Our Active Directory is on-premise. Please help. Thank you!

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,659 questions
asked 2020-06-04T14:23:07.023+00:00
Kervin Paul R. Vinluan 31 Reputation points
commented 2020-06-04T14:42:15.66+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

Azure AD - Password reset by Helpdesk and User self service password reset

Hello, Hope you are well. I understand in Azure AD we can configure so that the end user can reset the password themeself by having configurable challanges. We are planning for passthrough authontication as we are using on-premise AD connecting with…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,368 questions
asked 2020-06-04T13:52:12.827+00:00
Azurebegginer 146 Reputation points
accepted 2020-06-04T14:30:41.613+00:00
Azurebegginer 146 Reputation points
1 answer One of the answers was accepted by the question author.

sftp client from Azure Web App?

Is it possible to use sftp.exe from an Azure Webb App in order to fetch or deliver files using sftp? Certificates are required by remote hosts. Or is there any other way to fetch and send files using sftp (and certificates) from an Azure Webb App? …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,664 questions
asked 2020-06-04T13:52:52.003+00:00
Jan Garefelt 21 Reputation points
accepted 2020-06-04T14:26:52.687+00:00
Jan Garefelt 21 Reputation points
1 answer

Azure Credits - not available when signed in to Visual Stuio Portal (no "Azure" Tile)

Hi there. I have a Visual Studio Professional (MPN) subscription, but when I sign into the VS Portal to try and try to activate the Azure Credit, by clicking the button "Activate YOur Credits" (on this page: …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,368 questions
asked 2020-06-04T11:34:37.083+00:00
mhardman 1 Reputation point
answered 2020-06-04T14:04:27.177+00:00
Leon Laude 85,776 Reputation points
1 answer

Learning azure by yourself without Professional or student account

Hello, ill try to summarise all. a couple of days ago I created a free azure account (i am trying to prepare 70-762 by myself), before going in to 70-762 SQL related parts I though it would be a good idea to have basic knowleadge of azure. I saw a…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,659 questions
asked 2020-06-01T11:25:13.687+00:00
Jose Romero Rodriguez 1 Reputation point
commented 2020-06-04T13:56:13.65+00:00
Vaibhav Chaudhari 38,721 Reputation points