55,165 questions

Sort by: Updated
0 answers

removable drive seen in debbugger although i filter it.

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

.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
edited a comment 2024-05-30T12:24:16.8766667+00:00
Viorel 113.2K Reputation points
0 answers

How to send an input file to GPT4.o multi modal along with the text prompt

I am testing GPT4.o multi modal LLM , where my python application code should send a file along with text prompt. I am trying below code, but it is throwing error. Can some one suggest me right approach to send the file and text as prompt to GPT4.o ,…

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-28T02:53:52.71+00:00
Baijnath Singh 40 Reputation points
commented 2024-05-30T12:22:57.89+00:00
navba-MSFT 17,980 Reputation points Microsoft Employee
0 answers

Azure Fundamentals Exam have ended by the proctor before even starting the exam and given me a ticket

Good Evening team, This 28-May-2024 I am about to take the Azure Fundamentals A-Z 900 Certification exam so I completed my ID verification as well to check my exam environment a proctor entered my video call and I couldn't understand her accent even…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
654 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.
1,004 questions
asked 2024-05-30T12:22:51.1233333+00:00
Mohan Sirasapalli 0 Reputation points
0 answers

Help with App Quality 10.1.4.4 for Unity Video Game

Hello, I am creating an endless runner in Unity. I was rejected from the microsoft store for 10.1.4.4 - Content offers little value or variety. It is repetitive as it is an endless runner, so i'm wondering what is needed to pass these requirements.

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
892 questions
asked 2023-10-12T13:04:27.15+00:00
Justin Naicker 5 Reputation points
commented 2024-05-30T12:18:19.3166667+00:00
Armando Solid 0 Reputation points
0 answers

I already have a GitHub Copilot subscription. Can I use that instead of having to get a trial version?

I already have a GitHub Copilot subscription. Can I use that subscription, instead of having to create a temporary GitHub Copilot subscription? 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,072 questions
asked 2024-05-30T00:19:55.7233333+00:00
Rod Falanga 561 Reputation points
commented 2024-05-30T12:18:17.0533333+00:00
Rod Falanga 561 Reputation points
0 answers

How to turn on the Anonymous Access Level in creating New Container in the Storage Account

Hello, I need to create a new container with the Public Access Level but I can not do it because the Anonomymous Access Level is turned off. Could you show me how to turn the Anonymous Access Level on?

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,004 questions
asked 2024-05-30T12:15:06.27+00:00
minh tran 96 Reputation points
0 answers

Can I Create an Azure Function App with a Free Tier Account? What Are the Limitations?

Hello, I'm exploring Azure's services and considering using Azure Functions for a project. I'm currently on the free tier (Azure Free Account) and I have a few questions: Can I create an Azure Function App using the free tier account? If so, what are…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,408 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,502 questions
asked 2024-05-30T12:12:18.35+00:00
Aadhil Imam 30 Reputation points
edited the question 2024-05-30T12:14:50.57+00:00
Aadhil Imam 30 Reputation points
0 answers

Difference in Confusion Metrics between Vision Portal & using Python SDK

Hi, Ive been using the custom vision api for object detection purposes, currently im using an object detection model with Products on Shelves as the domain. Im doing this implementation (starting from creating a project) to annotation to uploading the…

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.
227 questions
asked 2024-05-30T10:33:22.28+00:00
Rishi Khemka 60 Reputation points
commented 2024-05-30T12:14:33.1066667+00:00
Rishi Khemka 60 Reputation points
0 answers

ADFS 3.0 - CAPTCHA enable in ADFS sign - in page

As a VAPT Pointers , needs to enable CAPTCHA on ADFS SIgn - In page is it possible?

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,211 questions
asked 2024-05-30T12:14:23.36+00:00
Poongundran R 0 Reputation points
0 answers

Proper Usage of Synapse Notebook References

I'm attempting to utilize the Azure Synapse notebook reference outlined in the documentation provided here: https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/apache-spark-development-using-notebooks?tabs=preview#notebook-reference In my…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,494 questions
asked 2024-05-30T12:13:23.6933333+00:00
Clover J 160 Reputation points
0 answers

Azure ML : Error when clicking Train Model and visualise

I’ve created a model using a two class decision forest. I would like to get a visualisation of my decision tree but i get an error when I click train model -> visualisation.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,622 questions
asked 2024-05-30T12:11:40.9266667+00:00
Meg Sadasya 0 Reputation points
0 answers

How to find the .net version of app service, if we are using a old framework

Hi, Our app service is using an old version of .Net framework, which is no longer support. I wish to check the exact version we are using (it is either 2.1 or 3.1), but we end up seeing this in the Configuration section How can I find the framework we…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,249 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,052 questions
asked 2024-05-30T08:30:35.7533333+00:00
Zavier Chan 0 Reputation points
edited the question 2024-05-30T12:10:33.8833333+00:00
Tiny Wang-MSFT 1,841 Reputation points Microsoft Vendor
0 answers

How to access Azure SQL Database which is connected with Azure Static Web apps from Next.js?

Hello, I deployed a Next.js app to Azure Static Web apps, and connected to Azure SQL Server via Azure Portal. and I tried to use it as explained at…

Azure SQL Database
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
786 questions
asked 2024-05-29T13:29:47.4733333+00:00
Jihoo Byeon 0 Reputation points
edited a comment 2024-05-30T12:10:00.9433333+00:00
Jihoo Byeon 0 Reputation points
0 answers

By using apply command on terraform, unable to create container

I was trying to create resources under the resource group one by one so I was not having any issues but same thing when I tried creating the resources all at once using the "depends on " in terraform, I am unable to apply. after writting…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
296 questions
asked 2024-05-30T12:09:51.2933333+00:00
Amit Anand 0 Reputation points
0 answers

ASR failback failed with Error ID 539 & Error ID 151192

I have failed over MS Exchange Mailbox Server in a VM and Edge server in another VM to another Azure region using Azure Site Recovery. When I tried to fail back to the initial region, Re-Protect operation failed with Error ID 539 and Error ID 151192. …

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,123 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,305 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
648 questions
asked 2024-05-30T12:08:04.4933333+00:00
Saravanan Subbaiah 0 Reputation points
0 answers

جلب الحبيب بالإرسالات☑️𝐎0𝟐-01̾0.2𝟳0𝟑9̾.25̾4̾☑️ جلب الحبيب خلال ساعة**"# Microsoft Office

ما هى إدارة التوقعات العادية والمرتبطة من غير جاوى micy?

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,958 questions
asked 2024-05-30T12:02:57.16+00:00
Gredfv 0 Reputation points
0 answers

https://graph.microsoft.com/v1.0/devices?$filter=registrationDateTime not working

Hi, I am trying to build an automated flow which runs daily in the early hours of the morning that uses a excel table to run specified HTTP requests for sign ins by newly registered devices and alerts us by email with the results to check in the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,893 questions
asked 2024-05-30T12:02:29.9766667+00:00
0 answers

Azure DevOps webapp site fails to load all site objects.

Developers on my team are receiving the error "Refused to apply style '<URL>' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. The resource that is failing to load is javascript…

Internet Information Services
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,052 questions
asked 2024-05-28T21:13:00.09+00:00
Ikechukwu Nwabara 0 Reputation points
commented 2024-05-30T11:57:55.8+00:00
Ikechukwu Nwabara 0 Reputation points
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,910 questions
asked 2024-05-30T11:57:31.4566667+00:00
Louniss Ben Hammou 0 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