53,822 questions

Sort by: Updated
0 answers

Jmeter override in user.properties not being honored

We have been running various Jmeter load tests on the Azure Load Testing service, automated using Azure Pipelines, using a user.properties file for a "jmeter.save.saveservice.subresults=false" override, for some time now and without issue.…

Azure Load Testing
Azure Load Testing
An Azure service that enables developers and testers to generate insights on how to improve the performance, scalability, and capacity usage of their application
39 questions
asked 2024-05-02T15:09:22.86+00:00
Rebecca Jenkins 0 Reputation points
0 answers

Azure Point to Site VPN keep disconnecting for few users

HI , we have deployed Azure VPN ( Point to site ) for more than 100 users , but more than 10+ users complaining that azure point to site VPN disconnecting frequently . Apps is downloaded from store only . someone help me this is known issue ? I raised…

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,388 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-05-01T12:12:16.75+00:00
Srinath Ravi 1 Reputation point
commented 2024-05-02T15:08:56.86+00:00
GitaraniSharma-MSFT 47,421 Reputation points Microsoft Employee
0 answers

How can I change my email for authorization on the Learn portal?

Hello, Now I log in to the Learn portal using my work email (...@epam.com), using Microsoft autentificator. On May 17th I am leaving the company and will no longer be able to log in using my work email. Now my personal email is also attached to my…

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 2024-05-02T15:06:14.8733333+00:00
Ihar Harustovich 0 Reputation points
0 answers

Trained 2 models in Custom Model of Document Intelligence

Hi I have trained 2 models but the data after testing the same pdf is not coming as analyzed.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,381 questions
asked 2024-05-02T13:29:10.57+00:00
Saurabh Sambyal 0 Reputation points
commented 2024-05-02T15:02:55.15+00:00
santoshkc 4,275 Reputation points Microsoft Vendor
0 answers

How to fix error 404 "resource not found"?

I have trained a custom product recognition model based on this tutorial: https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/shelf-model-customization. The model is done training with status "succeeded". When I try to…

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.
219 questions
asked 2024-05-02T15:02:13.58+00:00
Michiel Vlieger (student) 0 Reputation points
0 answers

AuthorizationFailed Exercise - Create an Azure virtual machine

christopher [ ~ ]$ az vm create --resource-group "learn-44f24c66-03ca-429e-b7d7-40d7a4066486" --name my-vm --public-ip-sku Standard --image Ubuntu2204 --admin-username azureuser --generate-ssh-keys (AuthorizationFailed) The client…

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.
928 questions
asked 2024-05-02T14:57:41.7333333+00:00
Christopher Mills 0 Reputation points
0 answers

Failed running lab VM

Unable to run the lab. Its say "Your lab will be ready in about X seconds", but failed. How can i do? This question is related to the following Learning Module

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
26 questions
asked 2024-05-02T09:32:04.1033333+00:00
LuckM4n 0 Reputation points
commented 2024-05-02T14:57:37.8466667+00:00
LuckM4n 0 Reputation points
asked 2024-05-02T11:06:40.23+00:00
DevOps 0 Reputation points
commented 2024-05-02T14:54:38.7366667+00:00
dupammi 6,480 Reputation points Microsoft Vendor
0 answers

Change Intune MDM Authority

Hello Intune Pro, My current customer has an existing Intune Tenant, as below (some details cleaned for privacy): The enrolled devices are: 67 Windows devices 250 iOS/iPadOS devices 1001 Android. They want to Change the MFM authority to…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,727 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,358 questions
asked 2024-05-02T14:53:35.3433333+00:00
JMN-2253 576 Reputation points
0 answers

Graph API - Get All Messages - Incoming Only

I am using Postman to connect to a Graph API in order to pull & export a users Teams Chat History. Everything is setup and I am able to get results, however I only seem to be pulling incoming messages. Is this as designed or is there a way to pull…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,632 questions
asked 2024-05-02T14:53:03.61+00:00
BradHarrison-9077 1 Reputation point
0 answers

How to Instruct Azure Open AI - DALL-E - Generate End Point to create images with specified text?

I'm having a difficult time making DALL-E (2 and 3) generate images with text. I specified the exact text within the prompt. But the text in the generated image is either illogical or wrongly spelled. Below are sample prompts and generated images. (1) a…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,181 questions
asked 2024-05-02T14:49:10.58+00:00
Zent Lim 0 Reputation points
0 answers

How to I login into the Microsoft Authenticator app with a Passwordless email?

Hello, I'm encountering a dilemma with my Microsoft Authenticator app. Recently, it prompted me to log in to update my backup, but here's the catch: the email associated with my Authenticator app is now passwordless. Initially, I set up the app using an…

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 2024-05-02T14:48:59.84+00:00
Jorge Arzate 0 Reputation points
0 answers

Attempting to add Storage Account to Batch Account using managed identity fails with 'InvalidAutoStorageAuthenticateMode' error?

We've got an Azure Batch account we'd like to setup with an existing storage account. We want to use managed identity to handle authentication. The storage account in question is within the same subscription and we have a user managed identity which…

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,708 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.
946 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
303 questions
asked 2024-05-02T14:46:43.3966667+00:00
Samuel Taylor-Hansen 0 Reputation points
0 answers

Why do Azure Functions require a Storage account?

I was just curious as to why Azure Functions require a Storage account to function. I'm currently in the cost calculator, and I wanted to include the storage account associated with the Azure Function. However, from what I know, the storage account does…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,288 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,708 questions
asked 2024-05-02T14:43:58.4233333+00:00
hawthorne91 190 Reputation points
0 answers

VM is not accessible from the whitelisted IP Address

Hi Team, I have tried to connect one vm from whitelisted IP Address but its connecting from yesterday and which was working earlier.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,152 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-25T05:59:18.6433333+00:00
Thayumanaswamy, Naresh 0 Reputation points
commented 2024-05-02T14:42:19.69+00:00
GitaraniSharma-MSFT 47,421 Reputation points Microsoft Employee
0 answers

How to resolve Invitation Redemption failed error in a B2B SAML Federation scenario with OKTA

I am currently testing the integration of OKTA as a SAML federated service, with Entra, for B2B guest access. This is a prelude to an urgent live deployment requirement that I have for a client. I have created an OKTA developer account, configured 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.
946 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,649 questions
asked 2024-05-02T14:42:15.65+00:00
Steve Wedge 31 Reputation points
0 answers

How to fix NT AUTHORITY\ANONYMOUS LOGON login failure during MS SQL Server installation

Hi - I'm trying to install MS SQL Server on Microsoft Windows Server 2022 Standard 10.0.20348 Build 20348. I've tried installing both MS SQL Server 2019 and 2022. The installation fails with: Detailed results: Feature: Database…

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
asked 2024-05-02T14:35:00.5566667+00:00
Lemons, Terry 1 Reputation point
0 answers

How to enable my app as "Restartable App"? Does WER plays a role in this?

I am building a Win 32 application in C++. I am looking for my application to get restarted upon when the system reboots. I couldn't find much information on how I can make my app restartable. Can someone please help me how can I make my app…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,119 questions
asked 2024-04-29T09:21:13.85+00:00
Rohan Pande 265 Reputation points
edited the question 2024-05-02T14:32:28.25+00:00
MayankBargali-MSFT 68,641 Reputation points
0 answers

Outdated content in Microsoft learn or AI-mistakes?

I've question regarding one of the lessons in Microsoft Entra ID course, https://learn.microsoft.com/en-us/training/modules/configure-azure-active-directory/4-compare-active-directory-domain-services it is stated there that there is several differences…

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.
928 questions
asked 2024-05-02T14:30:49.34+00:00
JosephBotros 0 Reputation points
0 answers

Teams app with id <> already exists, skipped creating a new Teams app

I'm trying to create a new teams app to automate sending build status to our group teams chat (not Team in Teams/channel), and I downloaded the teams toolkit to Visual Studio 2022, updated Visual Studio 2022, and created a teams Message Extension project…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,109 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,863 questions
asked 2024-03-20T18:43:26.1166667+00:00
Michele Cl 0 Reputation points
commented 2024-05-02T14:30:13.3666667+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 20 Reputation points Microsoft Vendor