55,756 questions

Sort by: Answers
0 answers

AKS upgrade failing which GPU node pool "(OperationNotAllowed) Code="OperationNotAllowed" Message="The 'Placement' option override for the ephemeral OS disk is not supported. Please upgrade the VM Size with desired placement option for provisioning the "

AKS version upgrade failing becuase it's having GPU noedpool (OperationNotAllowed) Code="OperationNotAllowed" Message="The 'Placement' option override for the ephemeral OS disk is not supported. Please upgrade the VM Size with desired…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,925 questions
asked 2024-06-12T12:40:47.5833333+00:00
Vikas Sharma 0 Reputation points
commented 2024-06-13T08:56:04.7633333+00:00
Goncalo Correia 256 Reputation points Microsoft Employee
0 answers

How many Azure Subscription ID's would you like to have access to this service?

i am requesting access to azure openai service and i receive the question above. how many should i have and how many are recommended? This question is related to the following Learning Module

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,420 questions
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,146 questions
asked 2024-06-13T08:52:50.4366667+00:00
kuria githinji 0 Reputation points
0 answers

Resource (meeting) room delegate getting appointment in calendar although delegate user is not included as guest of meeting

This is the project setup: We have customers exchange online having connected in email rerouting setup. Our smtp server is connected to customers exchange online via outbound/inbound connectors. Following issue appears when using appointments in this…

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,299 questions
asked 2024-05-29T12:03:09.7233333+00:00
Ante Kotarac 20 Reputation points
commented 2024-06-13T08:52:04.84+00:00
Ante Kotarac 20 Reputation points
0 answers

Unable to complete the exercise in Microsoft Azure Fundamentals: Describe Azure Compute and Network Services, module 3

When attempting to create a virtual machine, I receive the following error: prompt [ ~ ]$ az vm create --resource-group "learn-9904ec45-65b1-4f6d-8d6c-e76ddb9178d8" --name my-vm --public-ip-sku Standard --image Ubuntu2204 --admin-username…

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,146 questions
asked 2024-06-13T08:51:40.8466667+00:00
Asher Wilkinson 0 Reputation points
0 answers

Global Secure Access Private access, disconnections.

We have been using this for a couple of months without any issues. Recently we are getting disconnections when using RDP, 4 to 5 times a day. This started on the 29th May. On the client we have an event: Event ID 143 “Network connection to the Global…

Microsoft Entra Private Access
Microsoft Entra Private Access
Microsoft Entra Private Access provides secure and deep identity-aware, Zero Trust network access to all private apps and resources.
51 questions
asked 2024-06-11T07:51:48.8133333+00:00
ITUser 0 Reputation points
commented 2024-06-13T08:48:51.86+00:00
Shweta Mathur 28,616 Reputation points Microsoft Employee
0 answers

Windows 11 Sandbox - Connect SSL-VPN

We are trying our best to get users in the organization to connect to external customers using windows sandbox, to minimize device attack surface. (users are not localadmins on their PCs). we have been using it without issues in windows 10 sandbox mode,…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,595 questions
asked 2024-06-13T08:45:40.0566667+00:00
Gustaf Johansson 0 Reputation points
0 answers

How to fix Creating policy assignment 'Policy be Zone Resilient' in 'Subcription Name' failed. Reason: Could not find a version of policy definition: '/providers/Microsoft.Authorization/policyDefinit

Creating policy assignment 'Policy should be Zone Resilient' in 'Subcription Name' failed. Reason: Could not find a version of policy definition: '/providers/Microsoft.Authorization/policyDefinitions/xxxxx-xxx-xxx' that matches '1..'. The available…

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-13T08:36:30+00:00
Vivek Karande (WIPRO LIMITED) 0 Reputation points Microsoft Vendor
edited the question 2024-06-13T08:43:54.58+00:00
Vivek Karande (WIPRO LIMITED) 0 Reputation points Microsoft Vendor
0 answers

BUG in Azure Automation Runtime Environment feature

There is a bug where if you want to test another (not published) Runtime by editing the Runbook, selecting the Runtime and hitting Test Pane and Start, the original (published) Runtime is used instead of the newly selected one. In my example you can see…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,158 questions
asked 2024-06-13T08:41:30.0666667+00:00
Andrew 1 Reputation point
0 answers

Container hrchatbot06_0_03243f91 didn't respond to HTTP pings on port: 8000, failing site start. See container logs for debugging

Hi, I was deploying a python framework chatbot as a web service to Azure Portal and encountered such error: Container hrchatbot06_0_03243f91 didn't respond to HTTP pings on port: 8000, failing site start. See container logs for debugging. It works fine…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
309 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
804 questions
asked 2024-06-07T09:17:41.0566667+00:00
Syafie Asyraf Sarifudin 0 Reputation points
commented 2024-06-13T08:40:33.7566667+00:00
Syafie Asyraf Sarifudin 0 Reputation points
0 answers

Occasional "System.Exception: OpenClipboard Failed (Exception from HRESULT: 0x800401D0)"

An app occasionally throws the following exception: System.Exception: OpenClipboard Failed (Exception from HRESULT: 0x800401D0) Stack Trace: at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21 at…

Universal Windows Platform (UWP)
asked 2024-06-13T08:40:09.66+00:00
Hong 1,186 Reputation points
0 answers

How to fix "module was not instrumented." Reason:"path_is_excluded" error in Microsoft.CodeCoverage.Console tool?

I'm receiving the following problem while trying to instrument my dll with Microsoft.CodeCoverage.Console tool. module was not instrumented. Reason: path_is_excluded." I'm using Microsoft.CodeCoverage.A console tool for calculating code coverage.…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,519 questions
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,695 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,753 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,585 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
334 questions
asked 2024-06-13T06:50:10.2966667+00:00
R M 0 Reputation points
edited the question 2024-06-13T08:40:02.11+00:00
R M 0 Reputation points
0 answers

Scripts inside local html is not working with webview Eval in UWP Xamarin forms

Tried to update the html elements using script with webview Eval, its working fine in android and iOS but it is not working with UWP Xamarin forms. 1.webview.Eval to update the script : Script inside local html :

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,312 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
910 questions
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,465 questions
asked 2024-06-13T05:22:24.0766667+00:00
Keerthana Sathiyanathan 0 Reputation points
edited a comment 2024-06-13T08:37:24.67+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 70,556 Reputation points Microsoft Vendor
0 answers

How to run a purge command in ADX using ADF?

Approach 1 Created an ADX activity in ADF, and in the command field, I wrote the purge command (which I copied from Azure Docs): .purge table MyTable in database DBName allrecords I tried running the purge command but it keeps returning syntax error:…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
496 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,873 questions
asked 2024-06-12T18:37:13.4033333+00:00
Sailesh Choyal 0 Reputation points
commented 2024-06-13T08:37:14.74+00:00
Sander van de Velde 30,321 Reputation points MVP
0 answers

Application load balancer issue 404 Not Found/Microsoft-Azure-Application-Gateway/v2

I have configured a vmss as the backend and as the frontend, I have deployed an application Gateway, now when I change the DNS IP address from the old IP to the new application IP then the error gives, I have multiple sites in that one VM which is set an…

Bing News Search
Bing News Search
A Bing service that supports searching for news and get comprehensive results.
47 questions
asked 2024-06-13T07:11:26.46+00:00
Partner 0 Reputation points
edited the question 2024-06-13T08:32:56.7433333+00:00
navba-MSFT 18,575 Reputation points Microsoft Employee
0 answers

Microsoft Teams Rooms Basic

Hello, I brought Yealink 24 Room Panels to see meeting room availability and assigned (office365 E5 license with Microsoft Teams Rooms Basic). Unfortunately getting error( Signing out Your current license is not supported on this device. Ask your IT…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,356 questions
asked 2024-06-13T08:32:28.8333333+00:00
Mohammed Younus 0 Reputation points
0 answers

SUP : Release Upgrade To Windows 11

MCM v2309. We would like to start releasing what is needed to upgrade Windows 10 systems to Windows 11. Which of the following should we release? "Upgrade to Windows 11 (business editions) en-us x64". or "Windows 11, version 23H2 x64…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,929 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,595 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
995 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
922 questions
Microsoft Configuration Manager
asked 2024-06-13T08:31:55.4133333+00:00
Vid3al 91 Reputation points
0 answers

Programmatically connect Azure Communication service with Cognitive services (AI services)

Hello, I'm working on reproducing a project deployment with Terraform. I successfully provisioned and set up all the resources except one particular setting which consists of linking my Azure Communication service with one of my Azure AI Services (aka…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
736 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,507 questions
asked 2024-06-13T08:31:38.8466667+00:00
LETREMBLE Emmanuel 0 Reputation points
0 answers

ASP.NET azure hosted app / sql server Works on localhost only

When I run my simple CRUD app on localhost it works really good. Hint: It is using SQL server to insert data and server is hosted on my Azure Subscription inside same Resource Group Deployed app : myAzureWebsitesLink.net Not working route : School -…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,281 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,358 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
804 questions
asked 2024-06-11T20:15:24.4333333+00:00
Anel Hodžić 0 Reputation points
commented 2024-06-13T08:30:12.37+00:00
JasonPan - MSFT 4,701 Reputation points Microsoft Vendor
0 answers

Create a new Tenant in Microsoft Azure

Hi! Good morning. I have a suscription Pay as you Go, and I want to create a new tenant for my demo users, I'm following these steps: https://learn.microsoft.com/en-us/entra/fundamentals/create-new-tenant but when I'm in the create tenant part, I…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,070 questions
asked 2024-06-13T08:28:06.1433333+00:00
Marco Nuñez 0 Reputation points
0 answers

Errors were detected while saving excel file how I should save it

Errors were detected while saving excel sheet how I should save it.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,356 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,596 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,299 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,669 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,070 questions
asked 2024-06-13T08:27:51.8333333+00:00
amer mohammed 0 Reputation points