95,383 questions with Azure-related tags

Sort by: Updated
1 answer

ASR Error 10003

Hi Team, We have ASR configured on a Windows 2012 R2 Server running SQL Server 2014 in Production. ASR has been healthy since its configuration (~3 years ago). However, it changed to "Critical", with an RPO of 13 hours as of now (which…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
636 questions
asked 2020-06-15T08:18:25.02+00:00
Yagnavalkya Siva Prasad Manchi 1 Reputation point
commented 2020-06-16T08:32:23.43+00:00
SadiqhAhmed-MSFT 37,846 Reputation points Microsoft Employee
0 answers

View Logistic Regression Model Weights in Machine Learning Studio Enterprise

In ML Studio Classic you can see the logistic regression model weights (intercept and coefficients) when you click on the output from "Train model" module. This feature however is not available in the new ML Studio Enterprise. I only get the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,566 questions
asked 2020-06-04T11:32:38.033+00:00
Karl Märka 1 Reputation point
commented 2020-06-16T08:09:19.887+00:00
romungi-MSFT 42,191 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to extract nth occurrence substring from a string column in SQL Table

Hi All I have a nvarchar(MAX) column (as below) in SQL table, I need to extract nth occurrences substring from this column; I manage to extract the 1st occurrence with CHARINDEX statement 10137-microsoft-technet-qa-roychen.pdfbut unable to extract…

Azure SQL Database
asked 2020-06-16T03:43:00.1+00:00
Roy Chen 21 Reputation points
accepted 2020-06-16T07:36:33.143+00:00
Roy Chen 21 Reputation points
1 answer

How to utilize Azure Front door for Web, Mobile and Kiosk

I have configured the Front door earlier for a Web application and it worked fine. Basically, All requests to my SPA application is routed through front door. And SPA then calls APIs through Azure API Management gateway. Now I have a Mobile…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
576 questions
asked 2020-06-16T03:35:22.113+00:00
Mathew James 311 Reputation points
commented 2020-06-16T07:17:58.907+00:00
Malleswara Reddy, G 1,631 Reputation points
1 answer

Meta data identification

Hello Team, We have a scenario wherein we need to identify where all a column of a particular table is being used and which all tables would be impacted from the same. eg: col 1 of table t1 is being dropped Scenarios: there is a stored…

Azure SQL Database
asked 2020-06-12T05:52:24.94+00:00
Nandan Gajanan Hegde (g) 1 Reputation point
commented 2020-06-16T07:02:47.273+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
4 answers

AKS cold start?

I have about 30 pods (F#/.NET Core + Azure Functions Runtime) running in a 3-node AKS cluster, each of which I am calling every 5 minutes externally (using Application Insights Availability/Web tests). I am observing that if the pod is not called often…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,859 questions
asked 2020-06-15T12:14:31.533+00:00
Deyan Petrov 1 Reputation point
answered 2020-06-16T06:17:40.527+00:00
Deyan Petrov 1 Reputation point
1 answer One of the answers was accepted by the question author.

Do I need to stop everything while the "Microsoft Azure Backup" agent doing a backup job?

Hi everyone, I guess it is a silly question but I cant find any clear documentation on the following: I have a win 10 On-Premis phsical actual machine. The machine uses "Microsoft Azure Backup" to weekly backup files and folders. Can we…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,130 questions
asked 2020-06-14T06:33:20.29+00:00
Tamir Levy 21 Reputation points
accepted 2020-06-16T06:15:10.697+00:00
Tamir Levy 21 Reputation points
1 answer

iotedge devices error on azure portal after arm64 deployment

Hi, I had my iotedge environment setup with 3 devices: rpi4, bbai and coral. rpi4 and bbai used the standard arm32 environment and i had my modules deployed and working on them. Then, i created an arm64 deployment for the coral following the…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
540 questions
asked 2020-04-04T00:07:31.93+00:00
Eugene So 1 Reputation point
commented 2020-06-16T06:06:01.063+00:00
QuantumCache 20,031 Reputation points
1 answer

Azure IoT Hub: What would happens to Iot hub messages if daily message limit is exceeded?

Hello Everybody, I have a question about IoT hub messages. What would happen to the IoT hub messages if the messages count exceeds the daily limit? What do you recommend to debug IoT hub messages? Thanks!

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2019-12-12T05:46:36.723+00:00
Raymond Lei 1 Reputation point
commented 2020-06-16T06:04:30.347+00:00
QuantumCache 20,031 Reputation points
3 answers

Adding existing subnet to a NAT Gateway - getting error

I an existing subnet with internal default subnet with internal IP range 10.0.0.0/24. while i am adding that to NAT gateway it is giving an error : Failed to update the NAT Gateway 'DS-Outbound'. Error: NAT Gateway DS-Outbound cannot be deployed on…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,146 questions
asked 2020-06-06T04:30:37.823+00:00
David Kang 1 Reputation point
commented 2020-06-16T05:02:25.133+00:00
TravisCragg-MSFT 5,676 Reputation points Microsoft Employee
1 answer

Azure VPN Client - SCEP Certificate deployed by Intune cannot be selected

Hi there, I have recently set up an Azure VPN Gateway (openSSL) and SCEP device certificates (using SCEPman). Together with the Azure VPN Client it is basically working fine on Windows 10 with AAD Authentication. However Certificate Authentication is…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,382 questions
asked 2020-06-05T12:32:44.83+00:00
Martin 1 Reputation point
answered 2020-06-16T04:55:03.917+00:00
TravisCragg-MSFT 5,676 Reputation points Microsoft Employee
1 answer

amqp:internal-error when send message to service bus queue

I used https://godoc.org/github.com/Azure/azure-service-bus-go for send/receive message from azure service bus queue. Sometime, I get the following error: Condition: amqp:internal-error, Description: The service was unable to process the request …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
548 questions
asked 2020-06-16T04:32:05.193+00:00
LTT Son Nguyen T. VN.Hanoi 6 Reputation points
answered 2020-06-16T04:55:00.7+00:00
Sean Feldman 211 Reputation points MVP
1 answer

Changing IP Address Allocation Blocks after Initial Deployment

All, if an Azure Stack 1811 solution has gone through initial setup and some of the IP address block ranges need to be modified, can this be done via GUI or CLI or do you have to re-run the installation scripts? Thank you in advance!! Scott

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.
179 questions
asked 2020-06-03T18:46:49.873+00:00
Scott Jackson (scjackso) 1 Reputation point
answered 2020-06-16T04:46:05.167+00:00
TravisCragg-MSFT 5,676 Reputation points Microsoft Employee
1 answer

Web Job Publish issue

Hi Team, I have tried to publish a web job through Visual Studio in VM , I am getting error "Could not connect to the remote computer and Error_Destination_Not_Reachable" When I am checking App service->Web Jobs, It showing Warning: …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,065 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 questions
asked 2020-06-02T06:59:33.34+00:00
Mohanram 1 Reputation point
answered 2020-06-16T04:44:54.967+00:00
TravisCragg-MSFT 5,676 Reputation points Microsoft Employee
1 answer

Getting Oauth token error while executing azcopy

Hi, I have the below command to copy folders and its sub directories to blob storage. I am using the 10.3.4 version. azcopy copy \uncserver\source1\folder1\archive https://1234server.blob.core.windows.net/folder2/target/archive/ --recursive Am…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,698 questions
asked 2020-06-10T14:47:17.017+00:00
Dinesh Kumar 1 Reputation point
commented 2020-06-16T04:44:33.91+00:00
Sumarigo-MSFT 43,801 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Outbound SMTP email issue

I have built a solution using python flask and created the web app for that in azure. The solution will send smtp email using port 25 to GE emails. The solution is working fine in my IDE but, failing on azure as, it cant send email to GE outlook and…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 questions
asked 2020-06-15T16:02:34.757+00:00
commented 2020-06-16T04:13:43.623+00:00
Manu Philip 16,976 Reputation points MVP
1 answer

Unable to read back up database file (has weird characters) and unable to import this file into azure data studio.

I have been struggling with this for a while. The documentation that is available is very confusing an not relevant. I am using a Mac operating system and have installed the latest version of azure data studio. When I open the back up file it…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
713 questions
asked 2020-06-02T01:48:54.007+00:00
Mortaza Sahar 1 Reputation point
commented 2020-06-16T00:40:11.37+00:00
Mike Ubezzi 2,776 Reputation points
1 answer

Queries on App service in Azure

Hello, I have below queries regarding app service web apps. App service (PAAS offering from Azure): We have created multiple app services and URL's of those are publicly accessible. Is there away deploy this app service in a VNET? I have read…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 questions
asked 2020-06-04T12:29:37.863+00:00
Tadul 1 Reputation point
commented 2020-06-15T23:45:04.603+00:00
Grmacjon-MSFT 16,101 Reputation points
1 answer

APP Gateway V2 + KeyVault + SSL AutoRenew

Bought SSL cert from App Service Certificates (ASC) which auto imported on KeyVault (KV) as Secret. Now I need to add it to my App Gateway V2 and have it auto renew every time the SSL gets renewed in the KV. I have created a managed identity, given…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 questions
asked 2020-05-01T09:50:00.57+00:00
George Gergianakis 1 Reputation point
answered 2020-06-15T23:37:09.583+00:00
Grmacjon-MSFT 16,101 Reputation points
1 answer

Difference between Container Instances and Container for Webapps

Hello, Can smb explain difference in running environment for Container instances(ACI) and Container for Webapps. Particularly I'm running container with python which doesn't listen for a network but just listens for Service Bus. Moving such approach to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 questions
asked 2020-06-09T08:42:44.707+00:00
Kovalenko Vadym 6 Reputation points
answered 2020-06-15T22:21:23.86+00:00
Grmacjon-MSFT 16,101 Reputation points