95,075 questions with Azure-related tags

Sort by: Updated
0 answers

Not able to check in to the exam

Not able to check in to the exam

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
941 questions
asked 2024-04-26T20:40:18.4633333+00:00
Vardhaman Patil 0 Reputation points
1 answer

Changing the time zone for a Synapse dedicated SQL pool

Hi, inside a Synapse dedicated SQL pool I need to use the GETDATE() T-SQL function for some queries, but it returns a time minor of two hours respect to the Italian time. This is the datetime returned by the GETDATE() using SSMS: The real time is…

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,369 questions
asked 2024-04-24T12:41:21.9433333+00:00
pmscorca 792 Reputation points
commented 2024-04-26T20:36:50.5666667+00:00
pmscorca 792 Reputation points
3 answers One of the answers was accepted by the question author.

az login error: Failed to authenticate my guid 'Default Directory' due to error '(pii).

i get the following error trying to log with az cli. i do have a sub so what is going on any help would be great : PS C:\Users\abc> az login Please select the account you want to log in with. Failed to authenticate my guid 'Default Directory' due to…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,129 questions
asked 2023-06-02T10:37:14.2833333+00:00
Timothy Fuller 35 Reputation points
commented 2024-04-26T20:34:37.7266667+00:00
Viktor Eigenseer 0 Reputation points
0 answers

Can I use a simple AI tool to search all of my files and emails previously created solutions?

I run a two person company. We are a consultant that provides business strategy guidance and technical guidance for compliance testing and certification of products. We have alot of files, presentations, and emails that we have crafted which would be…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
941 questions
asked 2024-04-26T20:34:32.51+00:00
Steven Gaynor 0 Reputation points
0 answers

How to choose between Azure SQL Always On Availability Groups vs SQL Server Replication

Background: Our production SQL Server database is hosted on Azure VM. We have a nightly process to create a data warehouse environment that is used by our power users to query a day-old data and run reports. We would like to create a (or more in the…

Azure SQL Database
asked 2024-04-24T15:24:17.36+00:00
Somasekar Srinivasan 0 Reputation points
commented 2024-04-26T20:28:16.03+00:00
Somasekar Srinivasan 0 Reputation points
2 answers

How to test a synapse link service from a powershell script?

How to test a synapse link service from a powershell script?

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,369 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,058 questions
asked 2024-04-18T19:05:59.8166667+00:00
Jean-Francois Roger ADM 0 Reputation points
commented 2024-04-26T20:23:19.63+00:00
BhargavaGunnam-MSFT 26,136 Reputation points Microsoft Employee
1 answer

Why does Azure SMS say sent and give code of 202 when it doesn't send

I've sent myself several SMS messages through my Azure account to test the process. I always get a "success" return and a 202 code back. None of the texts are actually making it to my phone, which indicates to me that the process is not…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2024-01-18T16:06:12+00:00
W H 0 Reputation points
commented 2024-04-26T20:19:36.8833333+00:00
Carter H 0 Reputation points
0 answers

Azure App service diagnose and Solve tool

Hello, We are using Azure app service diagnose and solve tool to get the performance report. I want to add these charts (WebApp Shutdown, Application Crashes, High CPU Analysis ) to Grafana dashboard and also I want to send monthly email reports. How can…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,802 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
941 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,875 questions
asked 2024-04-26T20:11:53.02+00:00
Ram_Dev 0 Reputation points
0 answers

Data Factory Pipeline, I want to Publish my trigger that I have created through a Http request, is this at all possible.

Hello, I have created a Data Factory Pipeline with help from the below links using a HTTP Rest API call. https://learn.microsoft.com/en-us/rest/api/datafactory/pipelines/create-or-update?view=rest-datafactory-2018-06-01&tabs=HTTP#code-try-0 …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,542 questions
asked 2024-04-24T11:28:52.42+00:00
Clinton Morgan 0 Reputation points
edited a comment 2024-04-26T20:07:22.4733333+00:00
BhargavaGunnam-MSFT 26,136 Reputation points Microsoft Employee
0 answers

Azure logic app , extract file from sharepoint to ADLS

Hi, I am working on a file extraction from sharepint to ADLS and the file size is 1 GB. I need to copy the file to ADLS. I am currently using standard logic app as the file size is more than the default size. After that i tried adding the file size in…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,342 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,845 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,628 questions
asked 2024-04-26T20:06:43.52+00:00
Ritu Harivansh Prajapati 0 Reputation points
1 answer One of the answers was accepted by the question author.

FormsRecognizer how to create ocr.json files programmatically for custom classification model

In order to automate the creation of a new custom classification model programmatically it appears we need to create ocr.json files for each file before we call the BuildDocumentClassifierAsync method via the DocumentModelAdministrationClient SDK. These…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,366 questions
asked 2023-10-01T13:59:25.55+00:00
Tim Bates 20 Reputation points
commented 2024-04-26T19:58:53.9366667+00:00
William Hawkins 25 Reputation points
1 answer

How do I setup Azure Synapse Link with SQL Managed Instances

Hi. I'm trying to setup Azure Synapse Link to our SQL Managed Instance and I'm having a hard time finding any documentations or walkthrough/howto on this. It seems like all docs and integration available is for Azure SQL Server only. Is this the case? …

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
941 questions
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,369 questions
asked 2024-04-26T16:48:03.0333333+00:00
Vang Xiong 0 Reputation points
commented 2024-04-26T19:57:27.3533333+00:00
Rahul Randive 8,276 Reputation points Microsoft Employee
0 answers

Automating Subscription Creation with Azure Functions

In modern cloud environments, automating routine tasks is key to efficiency and scalability. Azure Functions, a serverless compute service, provides a powerful platform for automating tasks within the Azure ecosystem. One common use case for Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,263 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,129 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,845 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,542 questions
asked 2024-04-26T12:39:54.6633333+00:00
Mehul Movadiya 0 Reputation points
edited the question 2024-04-26T19:57:05.1433333+00:00
Monalla-MSFT 11,636 Reputation points
0 answers

KQL validation is failing locally

I ran dotnet test as per https://github.com/Azure/Azure-Sentinel#run-kql-validation-locally [xUnit.net 00:00:00.41] Exception discovering tests from Kqlvalidations.Tests: System.BadImageFormatException: Could not load file or assembly…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
976 questions
asked 2024-04-26T06:17:29.5366667+00:00
Ashwin Venkatesha 105 Reputation points
commented 2024-04-26T19:46:30.3833333+00:00
James Hamil 21,696 Reputation points Microsoft Employee
0 answers

How to track Agent Status and Agent Version of VMs using Azure Monitor Logs

Hi, So I am struggling to create a monitor log query that tracks running VMs that have Agent Status as "Not Ready". My understanding is that using Heartbeat helps provide information like Agent State (Healthy or Unhealthy), which is the same as…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,802 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,129 questions
asked 2024-04-26T16:13:53.36+00:00
Daniel Hajsadr 0 Reputation points
commented 2024-04-26T19:46:03.2933333+00:00
Monalla-MSFT 11,636 Reputation points
0 answers

Copy of payload to external MQTT

So, my question is whether, even if I have my devices inside the Azure platform, I'll be able to send copies of their payloads to an external MQTT. To explain: I have a lab and I'm testing interactions and homologations all the time. In this case, I'd…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
379 questions
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.
535 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
343 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,116 questions
Azure IoT Operations
Azure IoT Operations
Azure IoT Operations is a set of modular services enabled by Azure Arc.
11 questions
asked 2024-04-26T19:40:29.97+00:00
Vinicius Miranda 0 Reputation points
4 answers

How to open phpmyadmin on azure linux

I installed lamp on azure vm but i cant open phpmyadin.I get this error when i try to connect using IP address i get this error "This site can’t be reached 102.133.169.103 refused to connect. Try: Checking the connection [Checking the proxy and…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,129 questions
asked 2024-04-19T21:13:49.05+00:00
Pascal 0 Reputation points
answered 2024-04-26T19:39:29.6266667+00:00
Pascal 0 Reputation points
2 answers

Billing Issue - Unintentionally Created VM and Data Explorer Cluster, Please cancel/void the billing

Hi Team, Last week I was playing around for tagging strategy with creating Resource group, in between exploring options, I ended up creating Azure Data Explorer and Virtual Machine to see how these tags will acts. I supposed to delete that the created…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,035 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
941 questions
asked 2024-04-26T19:06:08.8433333+00:00
Vasanth J 1 Reputation point
answered 2024-04-26T19:38:46.8433333+00:00
Vasanth J 1 Reputation point
0 answers

Acesso ao Microsoft authenticator

perdi o acesso ao microsoft authenticador e agora não consigo mais entrar nas minhas contas. fiz o backup, porem ao restaurar, as conta evandrosantosmhlj0206@0zysz.onmicrosoft.com não foi restaurada, pedindo para reconfigurá-la, porem não consigo acesso…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,494 questions
asked 2024-04-26T19:37:45.6333333+00:00
Evandro Santos 0 Reputation points
2 answers

Azure SQL DB Autoscaling issue

Hello, I'm currently facing an issue with automating the scale up/down of my Azure SQL DB. When the DB experiences high DTU usage and the auto scale-up is triggered by an alert runbook, the query that was running on the DB gets interrupted, causing my…

Azure SQL Database
asked 2024-04-17T15:38:07.7833333+00:00
MoTaar 290 Reputation points
edited the question 2024-04-26T19:31:29.49+00:00
Oury Ba-MSFT 16,156 Reputation points Microsoft Employee