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?
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 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
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. …
Rest api to create or update azure ML workspace doesn't create dependant resources
Problem with https://learn.microsoft.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…
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…
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…
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…
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
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
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.
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.
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…
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!
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…
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 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: …
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…
Use single self hosted IR to source on-Prem sql database and target Azure VM sql server data server
I have required to perform Azure Data Factory Copy activity. My source is the On-Prem SQL server database and target sink activity to the Azure VM SQL server data server. I did try by creating 2 self-hosted IR(one for source and one for target) but…
Unable to create Virtual Network due to "too many 502 error responses"
Hello, Trying to create a Virtual Network using the ARM template results in the following error on the command line, using the Azure portal shows Bad Gateway status. CLI: fatal: [localhost]: FAILED! => {"changed": false, "msg":…