18,389 questions

Sort by: Updated
0 answers

How to transfer my certifcates from 1 account to another because i havent used 1 account for a long time

How can i transfer 2 certificates from an account i do not have the login info anymore to my personal one wich i use often. And how do i disconnect my old account from certiport so that i can connect my personal with it.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,911 questions
asked 2024-05-30T11:57:31.4566667+00:00
Louniss Ben Hammou 0 Reputation points
0 answers

removable drive seen in debbugger although i filter it.

hi, i used this code and i see removable drive in debugger, why? DriveInfo[] drives = DriveInfo.GetDrives(); drives = drives.Where(drive=> drive.DriveType != DriveType.Removable && drive.DriveType != DriveType.CDRom).ToArray(); Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,004 questions
asked 2024-05-30T11:56:43.41+00:00
Dani_S 2,906 Reputation points
0 answers

Migrating from Azure Media Service, with same URI's

I've just read the mail about AMS going down on June 30. We have a lot of HLS URIs which are hardcoded into multiple clients and now that we need to migrate to a new service, I'm afraid that the URIs will change and that our clients will become…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
308 questions
asked 2024-05-30T11:56:33.6166667+00:00
Thor Bilsby 0 Reputation points
0 answers

Call API with dynamic URL and store JSON results in DataLake Storage

I am trying to make implement the following scenario using Data Factory: I am making multiple API calls, relying on a dyanmic URL (e.g. "url.com/api/{ID}" for a list of IDs). The resulting JSON from each of the API calls should be stored as a…

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,377 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,787 questions
asked 2024-05-30T11:55:42.17+00:00
Lucas Kluge 0 Reputation points
0 answers

How to deploy prompt flows created in Azure AI Studio using a compute cluster(or a single compute instance)?

I want to call my prompt flows as endpoints and using Azure AI studio, this would require each flow to have its own compute instance in order to deployed as a real time endpoint. This would incur a lot of cost. In the linked post below, I've found that…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,621 questions
asked 2024-05-30T11:53:59.9666667+00:00
Das Gupta, Abhijeet 55 Reputation points
0 answers

How to avoid using setext in markdown output?

I'm running a document through Azure DI and then trying to split the markdown on headers, but I'm getting setext headers in the output, like so: <!-- PageNumber=\"i | Page\" --> EXECUTIVE SUMMARY === The purpose of this evaluation is to…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,450 questions
asked 2024-05-30T11:53:12.4033333+00:00
Sean Walsh 50 Reputation points
0 answers

Helper folders in MAC

Hi, I need for my app in mac some helpers folders to : 1.for log file 2.for dwnload files .... where to put them ? I nee absoulth path for them to read from code of mac app. Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,004 questions
asked 2024-05-30T11:52:15.06+00:00
Dani_S 2,906 Reputation points
0 answers

Mac cursor on button

Hi, In window I did this code and is not working on MAC. How do i fix it ? Thanks, Microsoft.Maui.Handlers.ButtonHandler.Mapper.AppendToMapping("Custom", (handler, view) => { ```#if WINDOWS using Microsoft.UI.Input; using…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,004 questions
asked 2024-05-30T11:48:07.2133333+00:00
Dani_S 2,906 Reputation points
0 answers

Bootloader won't load anymore on start-up

I recently installed Linux on my system and everything was functioning well until I updated it, and now Grub is no longer working. Consequently, the bootloader is non-functional. Is there a way to fix this?

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
860 questions
asked 2024-05-30T11:43:37.3+00:00
Neil Sen Easow 0 Reputation points
0 answers

how to optimize costs per request azure openai gpt-4o

Hi, I'm using the following to chat with an image and given prompt: response = client.chat.completions.create( model='gpt-4o-2024-05-13', messages=[ {'role':'system','content':'You are a helpful assistant'}, …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,325 questions
asked 2024-05-30T10:03:19.7833333+00:00
Ya Tl 0 Reputation points
edited the question 2024-05-30T11:41:07.6866667+00:00
SadiqhAhmed-MSFT 39,321 Reputation points Microsoft Employee
0 answers

Enterprise system apps can't be opened from Managed Home Screen

Hello. I have added 'Google Play Store' as an Enterprise system app in Intune (See 1st picture). I have after that added the app to the kiosk configuration (Se 2nd picture). The app is showing on the Managed Home Screen, 2nd page (Se 3rd picture). I have…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,503 questions
asked 2024-05-30T11:38:15.4966667+00:00
Benjamin Kokholm Broen 50 Reputation points
0 answers

SAML Authentication issue

Hello Concerned Team, We're trying to implement SAML authentication with azure for our on-premise application hosted through IIS. We are facing the following error as attached resulting in failure of our SAML implementation, hence we need support in its…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,911 questions
asked 2024-05-30T11:36:02.9033333+00:00
Rajeev Gera 0 Reputation points
0 answers

On my windows 11 pc laptop notebook my optimize and defragment drive is not working when I click on it nothing happens

On my windows 11 pc laptop notebook my optimize and defragment drive is not working when I click on it nothing happens

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,470 questions
asked 2024-05-30T11:33:24.0333333+00:00
Luke Ferguson 46 Reputation points
0 answers

Certification configuration: I'm not able to verify my domain

Hello, after developing a Blazor Web App I tried to connect the app with my own domain. So I have to verify my domain to bind the certificate to my app. First step (import certificate to key fault) seems to work (step is checked). But I do not see the…

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,430 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,051 questions
asked 2024-05-30T11:31:18.76+00:00
Stefan Brieger 0 Reputation points
0 answers

DVD ROM Drive Not Functioning

Hello, I have a real head scratcher here, and I'm at a loss of what to do. About a couple month's ago, my mom's PC had issues and it seemed her OS malfunctioned, so I was able to reinstall Windows 11 on it. Everything has worked since, except her DVD ROM…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,470 questions
asked 2024-05-30T11:30:56.1866667+00:00
Derek Johnson 0 Reputation points
0 answers

Azure Fundamentals sandbox is trying to launch a guest organisation rather than the default

Without specific details, In myaccount.microsoft.com my Home organisation is set correctly to the firm I work with. In the guest area there is an organisation I did some temporary work for a number of years ago. The microsoft documentation suggests you…

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,072 questions
asked 2024-05-30T11:29:39.0533333+00:00
David Cory (UK) 0 Reputation points
0 answers

how to fix this -An error occurred while accessing the file from the web. Please try downloading and opening the file locally.

I'm trying to configure automatic updates in via appinstaller, I had configured my appinstaller and when I open that I'm facing this issue. here's my appinstaller: <?xml version="1.0" encoding="UTF-8"…

Universal Windows Platform (UWP)
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,004 questions
asked 2024-05-30T11:26:34.6333333+00:00
Vaibhav Methuku 80 Reputation points
0 answers

How to enable ARO cluster basic-user access for all the users who tried to login , across the organization?

Hi, I am looking for a solution on enabling basic-user access to ARO cluster for all the users whoever tried to login the cluster within the organization. Like, how other applications in the organization are accessible in that way ARO also should be able…

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,002 questions
Azure Red Hat OpenShift
Azure Red Hat OpenShift
An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.
76 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,009 questions
asked 2024-05-30T11:23:19.3233333+00:00
Mangi,Balaraju,IN-Chennai 85 Reputation points
0 answers

How would I scale a timer triggered webjob on an Azure App service to multiple app service instances?

Basically we've got a scheduled job that currently runs as a webjob on a single instance. We have two app service instances and this job is starting to take a while to run. I'd like to run it on both app service instances on the same timer trigger (we…

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,002 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,051 questions
asked 2024-05-30T11:19:10.9866667+00:00
Gareth Terrace 0 Reputation points
0 answers

How to post the sales & purchase order for drop-shipment having items with lot number tracking enabled?

Hi Team, Greetings!!! I am trying to post the shipment in "Dynamics 365 Business Central", but it is showing the following error. As item tracking is enabled for my item, but I am proceeding with drop shipment case scenario. Please…

Windows 365 Business
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.
87 questions
asked 2024-05-30T11:18:56.47+00:00
Sheikh Muhammad Jawad 20 Reputation points