94,825 questions with Azure-related tags

Sort by: Updated
0 answers

Turn off logging for one Azure function

I really need to turn off logging for the health check function in my Azure functions app because it's just spamming ApplicationInsights with noise. The documentation at https://learn.microsoft.com/en-us/azure/azure-functions/functions-host-json implies…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
928 questions
asked 2024-04-24T11:36:31.81+00:00
Richard Barraclough 6 Reputation points
1 answer

Availability zone became unavailable, how can I switch?

We deployed an Azure Database for PostgreSQL flexible server several months ago in West Europe with availability zone 1. A few weeks ago we started getting these message during automated deployments: Availability zone '1' is not available for…

Azure Database for PostgreSQL
asked 2024-04-24T11:15:14.0166667+00:00
Sven Bretschneider 0 Reputation points
answered 2024-04-24T11:34:27.8266667+00:00
Marcin Policht 10,040 Reputation points MVP
0 answers

Unable to delete and find storage account

Hi! I am using pulumi to generate and create a storage account to launch a blob with a container. The code works fine, but pulumi is unable to locate the account upon deletio. When I use the Azure CLI I have the same problem, but in the portal I do find…

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,681 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.
928 questions
asked 2024-04-24T11:32:40.5733333+00:00
Magnus Eriksen 0 Reputation points
edited the question 2024-04-24T11:34:18.8833333+00:00
Magnus Eriksen 0 Reputation points
1 answer

[ADO NET Source [2]] Error: ADO NET Source has failed to acquire the connection {xxx} with the following error message: "Could not create a managed connection manager.".

I am attempting to connect to an Azure database. I am able to connect using SSMS. However when attempting to run at tasks in SSIS i get the above error The test connection returns successfully and I can see the preview of the data in the ADO NET Source…

Azure SQL Database
asked 2024-04-23T14:52:57.1+00:00
Richardson, Matthew R. (SPO) 0 Reputation points
commented 2024-04-24T11:34:17.2366667+00:00
Richardson, Matthew R. (SPO) 0 Reputation points
1 answer

Availability zone became unavailable, how can I switch?

We deployed an Azure Database for PostgreSQL flexible server several months ago. A few weeks ago we started getting these messages during automated deployments: Availability zone '1' is not available for subscription '{subscriptionId}' in this region…

Azure Database for PostgreSQL
asked 2024-04-24T11:20:14.1966667+00:00
Sven Bretschneider 0 Reputation points
answered 2024-04-24T11:33:44.2133333+00:00
Marcin Policht 10,040 Reputation points MVP
0 answers

Azure Push Notification Hub is not sending notification on Andriod device using FCM V1

I have created a push notification hub and configured the FCM v1 credentials on Azure hub page. I'm calling CreateFcmV1TemplateRegistrationAsync to add registration And SendTemplateNotificationAsync to send the notification to FCM v1 device. However…

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.
261 questions
asked 2024-03-17T23:23:28.1333333+00:00
AT 30 Reputation points
commented 2024-04-24T11:32:09.07+00:00
Serg Tomcat 0 Reputation points
0 answers

Azure Function - what about the function.json file?

Hey there, I remember, that defining Azure Functions in VS Code in TypeScript was done, by creating an index.ts and a corresponding function.json file. At least, this was the way with Azure Functions 1.x. Now, using 4.4.0 I noticed, that even the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,241 questions
asked 2024-04-24T11:30:55.1566667+00:00
Nico 0 Reputation points
0 answers

How can Blue-Green deployment involving VM & VMSS in Primary site work with ASR on DR site?

Reposting my question from 6/April/2024 with some additional context, since I couldn't view the answer on QnA community for some strange reason and I had to flag it to the moderators. At a high level, my solution includes Primary site with…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
631 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
347 questions
asked 2024-04-08T15:30:04.4433333+00:00
anshuman-nath 0 Reputation points
commented 2024-04-24T11:30:12.02+00:00
anshuman-nath 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,521 questions
asked 2024-04-24T11:28:52.42+00:00
Clinton Morgan 0 Reputation points
2 answers One of the answers was accepted by the question author.

S3 API support over Azure Blob Storage?

Is there any native S3 API support planned for Azure Blob Storage? If not, it would be great to add it. Also, what is the recommended way (like OSS service etc.) to setup S3 API support for Azure Blob Storage? My use case is that, there are a few…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,426 questions
asked 2023-02-23T19:09:49.0966667+00:00
Min Wei 20 Reputation points Microsoft Employee
edited an answer 2024-04-24T11:27:53.2366667+00:00
Sergey Kandaurov 0 Reputation points
1 answer

The maximum size of telemetry that can be sent to IoTHUB with NetXduo is 16KB instead of 256KB.

Dear support team, Our customer is currently developing a product that uses Azure RTOS to send periodic telemetry to Azure IoT Hub. According to the specifications of IoT Hub, the maximum message size is 256KB, but it seems that currently only messages…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
324 questions
asked 2024-04-22T06:44:04.49+00:00
yoji sato 261 Reputation points
commented 2024-04-24T11:26:49.3233333+00:00
Sander van de Velde 28,236 Reputation points MVP
0 answers

Availability Zone for PostgreSQL Server became unavailable, how can I switch?

We deployed an Azure Database for PostgreSQL flexible server several months ago. A few weeks ago we started getting these messages during automated deployments: Availability zone '1' is not available for subscription '{subscriptionId}' in this region…

Azure Database for PostgreSQL
asked 2024-04-24T11:26:23.79+00:00
Sven Bretschneider 0 Reputation points
1 answer

Why does the prompt "give me top 3 services" for 'gpt-35-turbo-16k' trigger Azure OpenAI's content management policy 'Sexual (medium)'

0 We are working on a NLP-to-SQL POC. While submitting a prompt to Azure Open AI we are facing a strange error. We have narrowed it down to the prompt 'give me top 3 services'. Please see the screenshot below: When I submit the prompt 'give me top 3…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,148 questions
asked 2024-04-11T13:03:49.92+00:00
Jignesh Vaducha 0 Reputation points
commented 2024-04-24T11:25:04.54+00:00
Jignesh Vaducha 0 Reputation points
1 answer

View current instances wuth kql query in Azure Web Apps

Hi there, I'm trying to view the current intances with a KQL query but not really successful, tired a couple of different KQL query, see below : requests | where timestamp >= ago(24h) | summarize CountOfEvents=count() by bin(timestamp, 1h),…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,858 questions
asked 2024-04-23T11:54:59.0133333+00:00
Johann 0 Reputation points
commented 2024-04-24T11:24:41.54+00:00
Johann 0 Reputation points
1 answer One of the answers was accepted by the question author.

Product detection API from Custom Vision & Computer Vision

I want to use product detection api from custom vision and computer vision, here are few questions i have on them 1- Say we train the model to identify X magazine based on a set of images, now after we want to do prediction the version of magazine X…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
310 questions
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
212 questions
asked 2024-04-24T08:03:19.98+00:00
Rishi Khemka 20 Reputation points
accepted 2024-04-24T11:19:57.8633333+00:00
Rishi Khemka 20 Reputation points
0 answers

Not receiving code on authenticator app

Not receiving code on authenticator app

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,482 questions
asked 2024-04-24T11:19:12.9+00:00
Shimul Mallick 0 Reputation points
1 answer One of the answers was accepted by the question author.

Sandbox suspension appeal stuck for weeks

I've read this on here several times already, but no answers besides "send us your account and a screenshot". I started learning Azure a few weeks ago, and in the first Learn module where I had to use the sandbox (I have never used the sandbox…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
882 questions
asked 2024-04-17T12:08:53.8533333+00:00
Kilanig 20 Reputation points
accepted 2024-04-24T11:18:52.25+00:00
Kilanig 20 Reputation points
1 answer One of the answers was accepted by the question author.

SAS authentication does not work with ADSL gen2 with pyspark

I tried creating SAS Token and tried using in psyspark code (Service Principal mode of authentication worked ) but it failed with following for SAS . 24/04/03 14:05:02 WARN FileStreamSink: Assume no metadata directory. Error while looking for metadata…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,521 questions
asked 2024-04-03T18:05:37.37+00:00
SHYAMALA GOWRI 65 Reputation points
commented 2024-04-24T11:18:29.55+00:00
SHYAMALA GOWRI 65 Reputation points
0 answers

Is it possible to send a notification to Slack when the subscription fee ratio changes rapidly?

Is it possible to send a notification to Slack when the subscription fee ratio changes rapidly? For example: The previous month's subscription fees for service A, B, and C were 50%, 30%, and 20%, respectively, but this month they changed to 80%, 10%, and…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,027 questions
asked 2024-04-08T07:08:10.0366667+00:00
shohei_kobayashi 45 Reputation points
commented 2024-04-24T11:17:41.67+00:00
SadiqhAhmed-MSFT 37,206 Reputation points Microsoft Employee
1 answer

Am I allowed to use Azure free trial on a corporate network without costs in the 30 days trial?

Am I allowed to use Azure free trial on a corporate network without costs in the 30 days trial?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,027 questions
asked 2024-04-22T12:45:16.5933333+00:00
Gustavo Brito 0 Reputation points
answered 2024-04-24T11:14:46.79+00:00
Carlos Solís Salazar 16,436 Reputation points