352,015 questions

Sort by: Updated
0 answers

Azure AI Studio Chat Ground issue with configuring Azure AI Search Index Data Source

I've set up an Azure AI search index data source in Azure AI Studio Chat Ground using the "Add your data" option. The Azure AI search index contains valid documents and the search functionality is working fine. However, when initiating a…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
784 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,396 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,490 questions
asked 2024-06-08T16:06:05.2666667+00:00
Mithun 20 Reputation points
edited the question 2024-06-09T09:15:51.2+00:00
Mithun 20 Reputation points
2 answers

ADK/WinPE: Error 0xc1510114 during adding packages to the image

I am building WinPE image with ADK/WinPE toolset. After mounting an image (dism /Mount-Image command) I execute add package command (dism /add-package). Everything works if I run this sequence of commands from one command line window. dism /add-package…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,846 questions
asked 2024-02-23T17:46:28.6933333+00:00
Yuriy Kachanov 0 Reputation points
edited a comment 2024-06-09T09:12:43.91+00:00
Didier Dupont 0 Reputation points
0 answers

How do i fix error 0x80070005 showing during windows update ?

It's continues displaying error 0X80070005 whenever we start to update Windows 10

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,904 questions
asked 2024-06-09T09:08:03.4233333+00:00
Niteshkumar Patel 0 Reputation points
3 answers One of the answers was accepted by the question author.

Why do Azure AD domain-joined devices show the WORKGROUP domain in system properties?

Dear Support, This may be a silly question, but I'd like to ask if Azure AD domain-joined devices still show WORKGROUP in system properties? As suggested in the technical forum, I've checked other settings to confirm whether the machine is joined to a…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,904 questions
Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
900 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,279 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,546 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,005 questions
asked 2023-08-03T16:50:45.7366667+00:00
Muneer Jahangeer 346 Reputation points
commented 2024-06-09T09:05:17.9333333+00:00
Šarūnas Gilevičius 0 Reputation points
0 answers

[Azure Load Testing] - Authenticating - Auth with certificate

I am trying to run a load test for my service, and I need to obtain an AAD bearer token to communicate with my service. Until now, I used secret-based authentication and use the GetSecret() method for the client_secret in my jmx test script and then…

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
43 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,005 questions
asked 2024-05-29T14:13:07.5466667+00:00
Oz Mizrahi 0 Reputation points Microsoft Intern
commented 2024-06-09T08:57:06.3833333+00:00
muhammad mudasir 0 Reputation points
1 answer

Insufficient privileges to complete the operation.

{ "sessionId": "6efa16eba4d74ac69e830d1fb37280fd", "errors": [ { "errorMessage": "interaction_required: AADSTS16000: User account '{EUII Hidden}' from identity provider…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,005 questions
asked 2024-06-09T08:40:31.45+00:00
Froilan Cadiente 0 Reputation points
answered 2024-06-09T08:56:01.01+00:00
akinbade abiola 3,890 Reputation points
2 answers

Why am I getting error in deploying app service?

{"code":"InvalidTemplateDeployment","details":[{"code":"ValidationForResourceFailed","message":"Validation failed for a resource. Check 'Error.Details[0]' for more…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,114 questions
asked 2021-06-15T07:19:54.977+00:00
Jesus 1 Reputation point
commented 2024-06-09T08:55:35.12+00:00
Piyushkumar Gupta 0 Reputation points
2 answers

How to restart the service when time is reach only once a day

Hi, in continue to https://learn.microsoft.com/en-us/answers/questions/1663229/service-monitor how to restart the service when time is reach only once a day ? protected override async Task ExecuteAsync(CancellationToken stoppingToken) { while…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,502 questions
asked 2024-06-06T10:23:27.6266667+00:00
Dani_S 3,026 Reputation points
commented 2024-06-09T08:50:43.79+00:00
Dani_S 3,026 Reputation points
0 answers

Enabling Winforms Application Windows authentication service

Hi, I want to add windows authentication to my Winforms Application. I have gone to properties and enabled this as shown in the screenshot. Want to test if its working or not. How do i proceed?

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,862 questions
asked 2024-06-09T08:49:58.2+00:00
Aditya Bhattacharjee 0 Reputation points
1 answer One of the answers was accepted by the question author.

MAUI: What is the difference between GoToAsync() and PushAsync() to navigate between pages?

What is the difference exactly between using await Shell.Current.GoToAsync Route Relative/GoBack with (..) Single instance?? await Shell.Current.Navigation.PushAsync(Use NavigationPage) - similar to prism or Xamarin Forms…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,031 questions
asked 2024-05-26T10:02:39.0233333+00:00
honggyu kim 0 Reputation points
accepted 2024-06-09T08:48:11.5133333+00:00
honggyu kim 0 Reputation points
0 answers

Microsoft Authenticator App not working on new Motorola Edge 50 Pro

¡Hi! I recently acquired a new motorola (Moto Edge 50 Pro) phone with Android 14. I set up my account successfully and for a while my application was working but today, I started to experience a weird loop whenever I tried to approve authentication…

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,762 questions
asked 2024-06-09T08:47:00.9866667+00:00
Emilio Madrigal 0 Reputation points
0 answers

Please fix mis-typo sentance in training web page

https://learn.microsoft.com/en-us/training/modules/author-basic-formula-change-behaviors-powerapps/1-formulas-behaviors-overview I found the wrong sentence in web-page. please correct. If(ThisItem.TestScore = "A" Or ThisItem.TestScore =…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
139 questions
asked 2024-06-09T08:46:01.39+00:00
dev-an-on-7546 1 Reputation point
0 answers

Automating Agent Installation on Linux VMs in Azure (Existing and New)

Hello Azure Community, I am seeking guidance on automating the installation of a security product agent on all Linux virtual machines (VMs) in my Azure environment. My Requirements: Automated Installation on Existing VMs: I need a method to…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,155 questions
asked 2024-06-09T08:44:32.2333333+00:00
naor haziz 0 Reputation points
1 answer

how to do I fix creating a cloud shell

Hi, I am finding it hard to create a cloud shell on Azure. When I try to open it, it keeps showing a blank space, what should I do now?

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,041 questions
asked 2024-06-09T07:25:54.1466667+00:00
Isaac Amoateng 0 Reputation points
answered 2024-06-09T08:40:30.8766667+00:00
akinbade abiola 3,890 Reputation points
1 answer One of the answers was accepted by the question author.

Service Monitor

Hi, I want a worker service with config file of time when to restart a given service. In the config file will be the time. the service will run always and when time reach check if service is running to restart it. Thanks in advance,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,502 questions
asked 2024-05-05T16:07:58.2833333+00:00
Dani_S 3,026 Reputation points
edited a comment 2024-06-09T08:35:51.3166667+00:00
Dani_S 3,026 Reputation points
2 answers

Make calendar in datagridview c#

Good day! Please take a look the image below. I want to input day from June to July but no color displayed from start to end date. And here my code. int offset = 4; foreach (DataGridViewRow row in dataGridView1.Rows) { …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,744 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,452 questions
asked 2024-06-08T10:06:27.07+00:00
BgnerNprg207 226 Reputation points
edited an answer 2024-06-09T08:34:09.1066667+00:00
KOZ6.0 5,550 Reputation points
1 answer

Unable to see my scheduled exam DP-900 in the certifications tab

Dear community, I want to reschedule my exam. However, I am unable to see the scheduled exam under the certification tab. Profile -> credentials -> certifications. I checked both my school and personal account, however no scheduled exam is visible…

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,041 questions
asked 2024-06-09T07:51:54.09+00:00
Deblina Karmakar 0 Reputation points
answered 2024-06-09T08:21:09.3566667+00:00
Gowtham CP 2,995 Reputation points
0 answers

Wordpress on Azure App Service : Database Error - Error Establishing a database connection [Azure Marketplace deployment]

Hi! I have deployed a Wordpress site onto the Azure App Service using the Azure Marketplace plugin called Wordpress on App Service by Microsoft. It deployed the following resources onto my resource group: The problem is, although the web app is up and…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
737 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,114 questions
asked 2024-06-09T08:17:56.8133333+00:00
Swapnanil Ray 0 Reputation points
1 answer

How to access Windows 11 Enterprise from Macbook M1 in a different country

How to access Windows 11 Enterprise from Macbook M1 in a different country. I will be working from a different country for a few days and need to access my work PC (Windows Laptop) from my Macbook M1 for work purpose. But I should be able to use Windows…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,322 questions
asked 2024-06-08T02:44:57.9866667+00:00
Mohammed 0 Reputation points
commented 2024-06-09T07:52:30.3033333+00:00
Mohammed 0 Reputation points
0 answers

How to fix identification of an extra comma in custom model when layout model is not accurate

I have my own custom model that I am training, but the layout model makes some mistakes, such as identifying a trailing comma. How can I fix these mistakes?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,462 questions
asked 2024-05-14T16:01:40.5266667+00:00
Shahar Spencer 60 Reputation points
commented 2024-06-09T07:51:30.2566667+00:00
Shahar Spencer 60 Reputation points