289,424 questions

Sort by: Updated
1 answer

Azure Function Python V2 with bindings to Azure SQL Database

I'm using Azure Functions V2 (Python 3.11). Here you can read that V2 replaces the function.json file with function decorators:…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,291 questions
asked 2024-04-29T12:55:35.0966667+00:00
Louis Deconinck 0 Reputation points
answered 2024-05-02T21:20:23.2833333+00:00
Amira Bedhiafi 15,596 Reputation points
1 answer

Enabling 'Outbound internet traffic' feature is not taking effect in FunctionApp - VNet integration.

Hi, We have a number of Web and Function Apps which are VNet Integrated. The subnets associated with each of these Web/Function Apps have Route Table and NSG configured. We have a central Azure Firewall which is configured to handle all outbound internet…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,291 questions
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,149 questions
asked 2024-04-29T12:08:51.8533333+00:00
Mohammad Irfan Liaqat 25 Reputation points
answered 2024-05-02T21:19:49.41+00:00
Lem 2 Reputation points Microsoft Employee
2 answers

Microsoft Defender Device Inventory Export not downloading.

when we try and do an export we get the error shown. Tried edge and chrome and firefox and cant download it. Is there something i can check to see why it wont download?

Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
152 questions
asked 2024-05-02T04:43:37.45+00:00
NP 391 Reputation points
edited a comment 2024-05-02T21:18:32.7733333+00:00
NP 391 Reputation points
1 answer

Unable to find package 'Microsoft.Azure.SqlDatabase.ElasticScale.Service.SplitMerge'

It is related to "Deploy a split-merge service to move data between sharded databases" I followed the steps in the "Download the Split-Merge packages" (very beginning) and tried to execute the command nuget install…

Azure SQL Database
asked 2024-05-02T16:29:54.73+00:00
Ho Ming Tam 45 Reputation points
answered 2024-05-02T21:16:39.5566667+00:00
Amira Bedhiafi 15,596 Reputation points
2 answers

Unable to add a index hint to a simple query

I have a table with milions of records CREATE TABLE documents ( id bigint primary key, external_system nvarchar(50), external_docid nvarchar(50)) and non clustered filtered unique index CREATE UNIQUE INDEX documents_ix19 ON…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,748 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,553 questions
asked 2024-05-02T07:44:45.3166667+00:00
Jan Vávra 231 Reputation points
answered 2024-05-02T21:15:44.4233333+00:00
Erland Sommarskog 101.1K Reputation points MVP
1 answer

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.
208 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,901 questions
asked 2024-05-01T17:47:48.67+00:00
Tom McCartan 5 Reputation points
commented 2024-05-02T21:14:47.6633333+00:00
Bruce (SqlWork.com) 56,686 Reputation points
2 answers

Failed the KeyVault and Power Platform Integration (Private Network).

Good morning MS Team, This week, I've been trying to configure my Power Platform through a KeyVault to got some secrets, using a private networks by hardening the external access. The tutorial followed is this one:…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,122 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
466 questions
asked 2024-05-02T07:32:43.44+00:00
Malvaro 105 Reputation points
edited an answer 2024-05-02T21:06:46.3366667+00:00
Malvaro 105 Reputation points
2 answers

Thunderbolt 3 docks OK périphériques non OK

Bonjour Madame, Bonjour Monsieur,  Windows 10 : Le précédent centre de contrôle thunderbolt n’apparaissait plus sur le PC, j’ai mis à jour ce logiciel à partir de Microsoft Store, mais celui-ci ne reconnaît qu’une seule fois après l’installation+ un…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,649 questions
asked 2024-05-01T09:06:44.5533333+00:00
GIRARD Alain 0 Reputation points
answered 2024-05-02T21:06:06.22+00:00
GIRARD Alain 0 Reputation points
1 answer

Configuring sql user permission to INSERT only via stored procedure in Synapse dedicated pool

We currently have a client with External users set up via AAD and each group has access to a certain schema with grant permission to select, insert, delete and update on their dedicated SQL pool. Our client would like to revoke explicit insert, delete…

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,390 questions
asked 2024-05-02T10:09:36.33+00:00
Marjan Selahi 0 Reputation points
answered 2024-05-02T21:05:32.2466667+00:00
Amira Bedhiafi 15,596 Reputation points
1 answer One of the answers was accepted by the question author.

Add Additional Subnets to Virtual Network Without Affecting its Existing Config

Hi I'm in a situation where I need to add additional subnets and NSG config to those subnets for an existing Virtual Network using Bicep. The existing Virtual Network and its subnet configuration was deployed in the past using mixed methods (ClickOps and…

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,149 questions
asked 2024-04-29T04:46:23.03+00:00
Taranjeet Malik 421 Reputation points
accepted 2024-05-02T21:02:15.52+00:00
Taranjeet Malik 421 Reputation points
1 answer

Data Factory to Salesforce using JWT

Hi All, We've been set with the requirement of authenticating with Salesforce via JWT. For the most part, this is set up and we can get an access token returned, however, how do we access Salesforce once we have the token? Does it have to be through a…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,588 questions
asked 2024-05-02T04:49:26.07+00:00
Ryan Abbey 0 Reputation points
answered 2024-05-02T20:59:12.39+00:00
Amira Bedhiafi 15,596 Reputation points
3 answers

How to fill a ListView?

Dear all, I'm a beginner in C#. Could anyone tell me how to fill a ListView?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,270 questions
asked 2024-04-30T05:22:04.94+00:00
BenTam 1,561 Reputation points
commented 2024-05-02T20:58:44.7833333+00:00
KOZ6.0 4,890 Reputation points
1 answer

Google Authenticator Not Working for Microsoft MFA suddenly

Today, seemingly, adding Microsoft MFA to Google Authenticator is not working when it previously has. When adding after scanning the QR and being prompted to then enter the code, it says the code is not correct. I've re-added to my existing and working…

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,523 questions
asked 2023-03-29T18:48:04.87+00:00
Joey Marshall 41 Reputation points
commented 2024-05-02T20:58:23.47+00:00
Joey Marshall 41 Reputation points
3 answers

Winload.efi missing

My windows 10 laptop wont load as it says winload.efi is missing. I dont have a recovery section on that drive but have made a recovery usb device but dont want to reinstall everything as i have lots of files i need to keep on the main ssd

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,649 questions
asked 2024-04-30T18:36:35.9366667+00:00
Simon Dew 0 Reputation points
commented 2024-05-02T20:51:36.4233333+00:00
Simon Dew 0 Reputation points
1 answer One of the answers was accepted by the question author.

There is no create button on my Azure AI Service page

Dear all, I am using an Azure student subscription now, and I am trying to do AI900's lab but can not create a multi-service account resource due to the reason that there is no create button available on the page, Does my subscription not have the…

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.
932 questions
asked 2024-05-01T19:17:54.56+00:00
Fang, Xiuyue 20 Reputation points
commented 2024-05-02T20:51:34.83+00:00
Fang, Xiuyue 20 Reputation points
3 answers

Access to Azure Active Directory Subscription - My Role: Unknown

In portal.azure.com I have two subscriptions. One of them is the subscription named "Access to Azure Active Directory". As far as I can understand, this subscription was created automatically via the Office 365 subscription I have. My…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,549 questions
asked 2020-04-27T09:07:49.287+00:00
Nick 1 Reputation point
commented 2024-05-02T20:50:02.4133333+00:00
Moshe Nitzani 0 Reputation points
1 answer

Databricks support redirects to azure support: unexpected internal error when spinning up a Databricks all-purpose cluster

Hello, What do we do when we get this error, when spinning up a Databricks all-purpose cluster? {   "reason": {     "code": "CONTAINER_LAUNCH_FAILURE",     "type": "SERVICE_FAULT",    …

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,936 questions
asked 2024-05-02T13:44:55.72+00:00
ADM.Susana Domingos 0 Reputation points
answered 2024-05-02T20:49:11.4233333+00:00
Amira Bedhiafi 15,596 Reputation points
1 answer

AZ-900 Azure Fund Cert RE Take

as i'm paying out of pocket i'm wondering if microsoft offers any vouchers or discounts for the az-900 certification. I've taken all the precourse work, and pretests screening at 90% and went to personVUE to take the exam which ended up timing out just…

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.
932 questions
asked 2024-05-02T18:54:45.4966667+00:00
Corey Domin 20 Reputation points
edited the question 2024-05-02T20:46:29.58+00:00
kobulloc-MSFT 23,491 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Blob Capacity by Tier

Hi I was wondering if there is a way to get the blob or usage capacity for storage accounts broken down by tier through rest api?

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,349 questions
asked 2024-05-01T19:58:31.9633333+00:00
Morris, Michael A 40 Reputation points
accepted 2024-05-02T20:45:55.0533333+00:00
Morris, Michael A 40 Reputation points
1 answer One of the answers was accepted by the question author.

Azure SQL Database Disaster recovery

Hi Team, can you please tell me how to configure Disaster recovery to azure sql database, and what is the difference between failover group and standby replica, both are different? if different then which solution should I go? Regards

Azure SQL Database
asked 2024-04-30T07:07:30.22+00:00
Ankush Gurjar 115 Reputation points
commented 2024-05-02T20:44:19.3133333+00:00
GeethaThatipatri-MSFT 27,642 Reputation points Microsoft Employee