95,444 questions with Azure-related tags

Sort by: Updated
0 answers

Help with debugging dropped messages from Routes

So, we are facing a situation where many of our D2C telemetry messages are dropped on a specific Route, after having being received in IoT Hub. Observing the Logs, we get entries mentioning OperationName: droppedMessage`` and then in the details of the…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
954 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,123 questions
asked 2024-05-01T19:08:16.7966667+00:00
Nikos Agianniotis 0 Reputation points
0 answers

Uploading cskpg and csfg files causes error - document not defined

I'm trying to split staging and production slots in Cloud Service Classic so I can do the ARM migration for each of them to the extended support version. Within my test environment I managed to deploy and complete the migration. However, within my…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
640 questions
asked 2024-04-30T14:54:27.47+00:00
Ewa 0 Reputation points
commented 2024-05-01T19:05:09.2633333+00:00
deherman-MSFT 33,471 Reputation points Microsoft Employee
0 answers

I need to assign a policy to the tenant root management group from a new user account.

what is the role needed for the user? How to do it?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
671 questions
asked 2024-05-01T18:56:11.2833333+00:00
1 answer One of the answers was accepted by the question author.

Azure VPN Connection not showing Shared Key (PSK) field anymore.

Hello Im trying to create a new VPN Connection and cant see the Shared Key (PSK) field anymore. Done it in the past and was visible. Has something changed in the portal? Thank you for your answer in advance.

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,384 questions
asked 2024-05-01T17:12:56.1266667+00:00
Wojciech Romaldowski 0 Reputation points
accepted 2024-05-01T18:51:48.44+00:00
Wojciech Romaldowski 0 Reputation points
0 answers

Dev Box creation failed with "BadGateway"

I have two problems. The main one being that creation of new Dev Boxes (on https://devbox.microsoft.com/) fails with an error: BadGateway The dev box provisioning failed with error code 'internalError' and message 'We encountered a service error. Contact…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
954 questions
asked 2024-05-01T18:46:41.08+00:00
Toby Knott 0 Reputation points
edited the question 2024-05-01T18:51:03.5866667+00:00
Toby Knott 0 Reputation points
1 answer One of the answers was accepted by the question author.

Everytime I attempt to deploy web app through openai, it doesnt do anything.

I keep getting this message and I am the account owner. I am using the same resource group, sub etc. The deploy option turns blue once the fields are entered, and then when I click it, it basically grays out.. Your web app will be configured with Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,174 questions
asked 2023-09-16T23:30:29.7933333+00:00
Andrew Glaz 20 Reputation points
commented 2024-05-01T18:47:01.6166667+00:00
David Schnare 0 Reputation points
1 answer

Why Microsoft Azure Open AI Service trainings require enterprise level access?

The training content is for the student who need restriction free learning but when Open AI service training is restricted to have an enterprise level request, it is acting as a barrier for a person to learn about those services. Why is there no free…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,174 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,384 questions
asked 2024-05-01T16:35:48.4466667+00:00
Deepankar 20 Reputation points
answered 2024-05-01T18:34:24.57+00:00
Marcin Policht 10,845 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Parsing row counts from json output from an ADF script to pass to Stored Procedure

I have a ADF script that simply performs the following from a ForEach Loop. @Anonymous (concat(concat('select count(*) as num_rows from ', item().table_owner_schema), '.'), item().table_name) This works fine and returns the row count in the…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,581 questions
asked 2022-09-14T13:46:46.027+00:00
Haliburton, Russell 21 Reputation points
accepted 2024-05-01T18:28:53.0233333+00:00
Haliburton, Russell 21 Reputation points
1 answer

Any sample code in C/C++ to Publish and Subscribe to Azure Web PubSub?

I am looking for sample C/C++ code to Publish and Subscribe to Azure Web PubSub. Specifically, I want to send data from a microcontroller programmed in C/C++ to a server with Azure Web PubSub. Are there any resources available that could help me achieve…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
60 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,532 questions
asked 2024-05-01T10:49:20.29+00:00
Williams Celis 0 Reputation points
commented 2024-05-01T18:28:04.2833333+00:00
Williams Celis 0 Reputation points
0 answers

Entra Enterprise Applications Users and Groups - adding roles

When adding a role to a user or group in the Enterprise Application the role is not saved, the user or group is saved but clicking edit assignment for the user or group shows "none selected" under roles. Selecting a role and then saving…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
209 questions
asked 2024-05-01T18:25:03.5133333+00:00
Phil White 0 Reputation points
0 answers

Azure Data Factory copy activity stuck on queued status using integration run time self-hosted

I have been experiencing an issue, where the data factory copy activities are stuck in 'queued' status. When I try to use a database with the azure integrated run time, works normally. When I try to use one of the integration run time self-hosted, they…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,581 questions
asked 2024-05-01T14:06:20.4366667+00:00
Antônio Farias 0 Reputation points
commented 2024-05-01T18:18:36.4933333+00:00
Antônio Farias 0 Reputation points
1 answer

Device registration to Notification-Hubs not working

We have an issue when registering devices to Azure Notification Hubs and consequently devices don't receive notifications. Context: We had a billing issue 2 months ago, and service was shutdown last Friday 19 of April. We updated the payment method and…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
263 questions
asked 2024-04-24T12:08:00.84+00:00
LC IBERICA 0 Reputation points
edited a comment 2024-05-01T18:16:24.12+00:00
ajkuma 22,401 Reputation points Microsoft Employee
1 answer

Failure on Write EventSubscription - Internal error

I am trying to set up Databricks Autoloader with File Notifications. Every time I get a failure on the EventSubscription/write operation. I have tried giving the relevant account as much access as I can but still nothing. { "statusMessage":…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,933 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2024-04-26T21:07:19.1333333+00:00
Bradley Jamrozik 0 Reputation points
commented 2024-05-01T18:14:24.84+00:00
Bradley Jamrozik 0 Reputation points
0 answers

Inquiry Regarding Multiple 4624 Event ID Logs for Single User Login

Hello Team, I am reaching out to inquire about a matter related to our Windows Security logs. Specifically, we have observed multiple instances of Event ID 4624 being logged for a single user login event in the Security Events table. As part of our…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,883 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
982 questions
asked 2024-05-01T18:05:09.7033333+00:00
Srisaiteja Palle 0 Reputation points
2 answers

How can I enable Chat communication between external users and Microsoft Teams users through the Teams desktop app ?

Hello Microsoft team, I've successfully integrated Microsoft Teams calling into my web application using Azure Communication Services and Microsoft Graph. However, I'm encountering difficulties enabling chat communication between external users…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
680 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,618 questions
asked 2024-04-12T17:21:52.6666667+00:00
Satish Bellare 0 Reputation points
commented 2024-05-01T18:01:47.3266667+00:00
Ruslan Zdor 0 Reputation points Microsoft Employee
2 answers

Egress cost for Azure storage account data transfer to same region VM

Is egress cost incurred for transferring data from a blob container in a storage account to a VM in the same Canada region every day?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,146 questions
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,701 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,434 questions
asked 2024-04-29T18:47:32.8533333+00:00
Noushad Karuthadath 20 Reputation points
answered 2024-05-01T18:00:53.9466667+00:00
Noushad Karuthadath 20 Reputation points
0 answers

Azure Data Share specific column selection during Data Share creation from Provider

As part of one of my migration project requirements, my source team has agreed to share their data using Azure Data Share. But, they are not willing to share the PII data over Azure Data Share. Does Azure Data share supports selection of specific columns…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
45 questions
asked 2024-05-01T11:36:31.6233333+00:00
Balan Murugan 41 Reputation points
commented 2024-05-01T17:56:32.1333333+00:00
BhargavaGunnam-MSFT 26,221 Reputation points Microsoft Employee
0 answers

Moving hosted O365 email from GoDaddy to Microsoft with a standalone Azure tenant

Good afternoon! I am working with my customer to migrate their Office 365 Mailboxes, OneDrive, SharePoint, and Teams from GoDaddy directly to Microsoft. GoDaddy automates much of this with a high level migration overview of: Approval Creation of a new…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
954 questions
asked 2024-05-01T17:55:27.7733333+00:00
Lee Chamberlain 0 Reputation points
0 answers

Blazor Multitenant Configuration with Azure App Configuration Service

I have read the following article, but no where in this document does it talk about how this can be instantiated within your program.cs or startup using…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
209 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,395 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,902 questions
asked 2024-05-01T17:47:48.67+00:00
Tom McCartan 5 Reputation points
2 answers

Why is my Azure communication sms isn't delivery SMS text messages to the recepient

Plan: Azure Pay as you go,In my Azure communication service sms,i want to take the reports on non-delivery report of all outgoing messages but sent successfully from my command terminal, please fix it

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
680 questions
asked 2022-11-13T09:23:47.29+00:00
Franklin Workman 6 Reputation points
answered 2024-05-01T17:46:35.3166667+00:00
Smithila Dandina 0 Reputation points