55,562 questions

Sort by: Created
0 answers

Issue with Invoking Health Bot Scenario when depolyed as web chat app service

Created a Health Bot with a scenario to answer specific questions. It works as expected with a greeting when executed in the Scenario edit mode but it does not work when deployed as web chat app service. Issue is how to invoke the scenario created in…

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
151 questions
asked 2024-06-07T16:58:06.92+00:00
R Thirividhi 0 Reputation points
0 answers

How to stop notifications about ML.NET updates

Every few days, VS 2019 informs me by a Notification that an update to "ML.NET Model Builder 2019" is available. In Extensions, Manage Extensions, Installed, I find ML.NET listed and disabled. Buttons are available to enable and uninstall. I…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
182 questions
asked 2024-06-07T16:52:43.3833333+00:00
Andrew Mercer 461 Reputation points
0 answers

How do I get into an Azure account stuck in a 2fa loop?

When I attempt to sign into Azure storage explorer on my desktop it asks for my 2fa code. I have never set up 2fa for that account but I do have the microsoft app for other accounts. When I try to set up that account in the microsoft authenticator app it…

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,799 questions
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,752 questions
asked 2024-06-07T16:51:04.09+00:00
Brittany Linnett 0 Reputation points
0 answers

How to allow users to select VM image version from private marketplace plan?

I'm interested in allowing users to select the VM image version from a marketplace plan during VM creation. I created a test private plan in the Azure Marketplace portal and configured this plan with multiple versions of a VM image. During VM creation…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,030 questions
asked 2024-06-07T16:37:43.58+00:00
Kevin Pielacki (kpielack) 0 Reputation points
edited the question 2024-06-07T16:40:34.73+00:00
Kevin Pielacki (kpielack) 0 Reputation points
0 answers

open my sandbox

how do I get back to the sandbox which I used in a previous learning module? This question is related to the following Learning Module

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.
1,110 questions
asked 2024-06-07T16:22:27.6066667+00:00
Jason 0 Reputation points
0 answers

OperationNotSupported when trying to fun completion with gpt-4o

I've created a gpt-4o deployment and now trying to run a test program generated here: https://learn.microsoft.com/en-us/azure/ai-services/openai/quickstart?pivots=programming-language-python&tabs=command-line%2Cpython-new import os from openai import…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,390 questions
asked 2024-06-07T16:20:51.8433333+00:00
Romanowski, Tomasz 0 Reputation points
0 answers

Is it still not possible to delete a MODERNIZED ASR DR appliance from the Azure portal?

We have encountered an issue with a non-existent ASR (Azure Site Recovery) appliance in Azure that we have been unable to remove. Although we have another appliance in the vault that we do use, the non-existent one sends false alerts every day. As of my…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
658 questions
asked 2024-06-07T16:20:35.1+00:00
Juan Ramirez 0 Reputation points
0 answers

How to reschedule Microsoft Azure exam?

I have already closed my Microsoft team's app. Still I'm unable to start exam through OnVue app.

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
657 questions
asked 2024-06-07T16:20:17.9466667+00:00
Ghadi, Ritu 0 Reputation points
0 answers

Validation failed for a resource. Check 'Error.Details[0]' for more information. (Code: ValidationForResourceFailed) This region has quota of 0 instances for your subscription. Try selecting different region or SKU. (Code: SubscriptionIsOverQuotaForSku)

I am unable to create a new Azure Function. It throws an error like below Validation failed for a resource. Check 'Error.Details[0]' for more information. (Code: ValidationForResourceFailed) This region has quota of 0 instances for your…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,459 questions
asked 2024-06-07T16:15:47.69+00:00
Harendra Singh 0 Reputation points
0 answers

What enhancements and fixes being done on V2 snowflake connector for ADF?

Hi Microsoft Support team, I would like to know when the following features will be available for the new snowflake connector as our code will have a huge impact if these are not enabled. Multi statement execution in the script activity. Script…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,843 questions
asked 2024-06-07T16:02:25.2933333+00:00
Sivaram Yarru 0 Reputation points
edited the question 2024-06-07T16:57:27.0866667+00:00
Sivaram Yarru 0 Reputation points
0 answers

Billing charged while having sponsorship credit

Hi everyone, I got charged while having free credit from sponsorship, I am not sure how to fix this issue. Do you know what to do from here?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,030 questions
asked 2024-06-07T15:59:52.7033333+00:00
Vinh Tran 0 Reputation points
0 answers

Merge Profile MCID's that are using the same email

I took my Microsoft certification exams with Certiport. My certification paperwork came back with MCID 991600648; however, my Microsoft learn profile has MCID 990278768. Both accounts are tied to my same personal email. How can I get my MCID's merged so…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
36 questions
asked 2024-06-07T15:52:27.22+00:00
Damaris Morales 0 Reputation points
0 answers

May I have 2 functions with different triggers (Event Grid & Service Bus) in one project (repository) ?

Hello, I have two functions which are using identical Python code for different purposes. They both should reside in one Function App. The first function is Event Grid triggered, with Event Subscription in IoT Hub and is using…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
568 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,459 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
329 questions
asked 2024-06-07T15:41:23.0033333+00:00
Voynova, Silvena 0 Reputation points
edited the question 2024-06-07T15:42:03.3366667+00:00
Voynova, Silvena 0 Reputation points
0 answers

GPO applied successfully for disabling browsers auto updates still its not working

Hi Experts, We have applied GPO to disabling browsers auto updates, GPO got applied successfully still its not working in Couple of environment. The same GPO was working in all other Windows 2012 environments We have no idea what went wrong in those…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,373 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,040 questions
asked 2024-06-07T15:35:35.4733333+00:00
Jimmy Afflick 80 Reputation points
0 answers

Inconsistent Behavior while creating Events though outlook and Create Event API

I am able to create events /online meetings thru Create Event API but the gmail users are not able to view the Yes/No button with the invite and they are only able to select the option from the calendar. But even from the calendar when they click and…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,178 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,977 questions
asked 2024-06-07T15:24:01.7833333+00:00
RoboPuri 0 Reputation points
0 answers

Vector Database, Cosmos DB Container. Vector and Indexing policies.

Hello guys, I'm going nuts on this one. I'm trying to build an Azure Cosmos DB Container with the Vector feature, I have enabled the feature of Vector Search for NoSQL API (preview). I first tried to create the container in Azure portal and then…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,483 questions
asked 2024-06-07T15:21:21.2033333+00:00
Anders Blomkvist 0 Reputation points
commented 2024-06-07T15:22:25.7566667+00:00
Anders Blomkvist 0 Reputation points
0 answers

sccm endpoint protection bitlocker management

what is the best way to enable bitlocker and encrypt the hard drive on new windows 11 installation using sccm

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,547 questions
asked 2024-06-07T15:18:48.6133333+00:00
0 answers

How to fix ntoskrnl.exe+4183e0 on win 11?

I have got blue screen of death and mini dump analayzer suggest that ntoskrnl.exe+4183e0 is the cause.

Azure Blueprints
Azure Blueprints
An Azure service that provides templates for quick, repeatable creation of fully governed cloud subscriptions.
71 questions
asked 2024-06-07T15:16:26.83+00:00
Muhammad Ahmed 0 Reputation points
0 answers

Olá, tudo bem? Não estou conseguindo instalar o SQLSERVER 2019 no meu computador, já desinstalei mas o erro continua. Se alguém puder me ajudar fico muito feliz. Obrigada!

Ação necessária: Use as seguintes informações para corrigir o erro, desinstale o recurso e execute o processo de instalação novamente. Motivo da falha do recurso: Erro durante o processo de instalação do recurso. Detalhes do erro: § Erro ao instalar…

Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
46 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,002 questions
asked 2024-06-07T15:15:13.34+00:00
Bianca Lima 0 Reputation points
commented 2024-06-07T16:34:33.2633333+00:00
Olaf Helper 42,286 Reputation points
0 answers

User with Website Contributor role is able to add tags

Hi all, I've noticed that the user with "Website Contributor" role is able to add tags to the app service, even if in the documentation this role is missing Microsoft.Resources/tags/write permissions. How this behaviour can be explained?

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.
693 questions
asked 2024-06-07T15:13:29.2533333+00:00
Marek Pękala 0 Reputation points