341,053 questions

Sort by: Updated
2 answers

How to delete tenant "Default Directory"

I am trying to delete (or exit) my only Organization. after pressing "Delete": The problem is, I don't have any Licenses or Subscriptions. Also, I am the only one in the Organization. What do I do? Help

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
935 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,437 questions
asked 2024-04-23T18:15:07.4533333+00:00
Martin Almeida 0 Reputation points
answered 2024-04-23T19:26:53.6333333+00:00
Babafemi Bulugbe 1,635 Reputation points
0 answers

A Guide to Federal Contracting

why won't my email allow me to send to a .mil email address?

Windows 365 Enterprise
asked 2024-04-23T19:26:52.99+00:00
Mike Murray 0 Reputation points
0 answers

How do I Fix Login failed for user ''. for Mac apple silicon download azure SQL Server

've been trying to install azure sql for the past 3 weeks and eep getettign this error message. I deep dived the web for answers but none have suffice. Can you help, I'm trying to use sql for my class and business. I know it's telling em the username I…

Azure SQL Database
asked 2024-04-23T19:26:01.33+00:00
blouis 0 Reputation points
1 answer One of the answers was accepted by the question author.

Loading module from “.../_framework/dotnet.js” was blocked because of a disallowed MIME type (“text/html”)

My project runs fine on local host, but when I publish a Blazor WebAssembly app to Azure I get: Loading module from “https://aistorybuilderstest.azurewebsites.net/_framework/dotnet.js” was blocked because of a disallowed MIME type…

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,382 questions
asked 2024-04-23T01:56:10.4266667+00:00
Michael Washington 891 Reputation points MVP
commented 2024-04-23T19:25:46.49+00:00
AeinBagheri-8958 0 Reputation points
0 answers

Change address for about me section in account creation so that credit card is in same region

I got halfway through creating a new subscription in my Azure Account. In the About Me section I populated the address of my company which is in Singapore however I want the payment card to be my UK card. Only on the card verification page is it clear…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,022 questions
asked 2024-04-23T19:25:39.69+00:00
Giles Matthews 0 Reputation points
2 answers

Trying to deploy image segmentation model locally WSL2+Ubuntu-22.04

Trained the model. It looks like no errors. But wheh I'm trying model generated conda.yaml file to recreate conda environment om WSL2+Ubuntu-22.04 it complains about recordclass==0.15.1. Tried everything possible without any luck. Any help is really…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,558 questions
asked 2024-04-04T02:55:15.67+00:00
Ildar Boltunov 0 Reputation points
commented 2024-04-23T19:24:28.9333333+00:00
Ildar Boltunov 0 Reputation points
1 answer

How do I get attendees for room bookings?

Hi, I am currently using the Microsoft Graphs API to fetch booking data for specific rooms. When using delegated access, I am able to use the /me/calendar/getSchedule endpoint to get the free/busy schedule for a specific room...but now I want to expand…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,555 questions
asked 2024-04-22T20:26:30.8766667+00:00
Teis Jayaswal 0 Reputation points
commented 2024-04-23T19:24:13.2866667+00:00
Teis Jayaswal 0 Reputation points
1 answer

Language service- Entity extraction for files stored in file storage

Hi I am trying to use Language Services to extract entities. I have seen the python code samples, where program takes the text content for which entities are extracted. However, I have dump of text files from which entities have to be extracted. Using…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
353 questions
asked 2024-04-23T14:27:40.7766667+00:00
Harish A 50 Reputation points
answered 2024-04-23T19:23:10.5866667+00:00
Amira Bedhiafi 15,056 Reputation points
0 answers

Outlook 2019 crashing when attempting to manage rules

We are at the most current version of Outlook 2019. We run outlook on a terminal server, most of us can manage rules and alerts, but one of our staff has a problem when they attempt to manage rules it will crash Outlook and then Outlook automatically…

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,883 questions
asked 2024-04-23T19:22:32.3733333+00:00
Eggs 1 Reputation point
1 answer

audits logs

Hello Please i need your help on this issue When trying to run audits, results are not showing

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,838 questions
asked 2024-04-23T18:57:29.8333333+00:00
IniobongNkanga-8038 241 Reputation points
answered 2024-04-23T19:21:16.2366667+00:00
Marcin Policht 9,655 Reputation points MVP
0 answers

Outlook 2019 crashing when attempting to manage rules

Hello, I came here to report that an issue that was supposedly fixed is still around today in April 2024. The problem was reported…

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,883 questions
asked 2024-04-23T19:19:17.75+00:00
Eggs 1 Reputation point
0 answers

Client state is not updated when we are calling the update subscription Graph API.

We are using this subscription API to update the subscription details where the expiration date and notification URL are getting updated but not the client state. https://graph.microsoft.com/v1.0/subscriptions/{subscription_id} We used the following Get…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,555 questions
asked 2024-04-23T19:18:58.6166667+00:00
Sanket Chavan 0 Reputation points
1 answer

how to get bus reported device description for VSP com port

Hello, I am using C# to detect usb vsp com port for my ARM controller via usb port. My program has been working properly, but I can't get the descriptor on ARM controller because windows use universal serial device driver. I found item "bus reported…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,417 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,222 questions
asked 2024-04-23T18:20:45.4133333+00:00
YANG HONG 0 Reputation points
answered 2024-04-23T19:18:02.63+00:00
Castorix31 81,636 Reputation points
2 answers

Problem with AdomdConnection in Data Factory (PySpark)

I'm trying to connect SSAS (Microsoft Analysis Services) through Data Factory using PySpark with the code below but I'm having problems with Adomd mapping. Apparently there is no reference to the dll but I have no idea where it could be mapped as it is…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
437 questions
asked 2024-04-23T16:58:09.58+00:00
Gabriel Hinrichs 0 Reputation points
answered 2024-04-23T19:12:57.9333333+00:00
Gabriel Hinrichs 0 Reputation points
1 answer

I changed my account to an internal account by accident on Azure

I was playing around with permission in Azure and ended up changing the main account to internal instead of external. I cannot access my account any more, and can't even create a request and a phone call to my regional office just told me me to create…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
935 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,635 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,437 questions
asked 2024-04-23T18:32:06.8133333+00:00
Johnathan Mangos 0 Reputation points
commented 2024-04-23T19:12:43.46+00:00
Babafemi Bulugbe 1,635 Reputation points
0 answers

The subscription is not allowed to create or update the serverfarm.

I am trying to create Azure App Service but it says The subscription is not allowed to create or update the serverfarm. I got my subscription from azure founder hub, hey give me credit. I am trying to fix it almost 2 days, what can i do?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,852 questions
asked 2024-04-23T19:09:39.72+00:00
Easy Dine 0 Reputation points
1 answer

install DirectX Web Runtime on Server 2022

How can i install DirectX Web Runtime on Server 2022 tu run graphics Hardware acceleration for my CAD application, Autodesk AutoCAD

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,108 questions
asked 2024-04-07T14:41:22.3833333+00:00
CHRePao 0 Reputation points
commented 2024-04-23T19:07:59.4833333+00:00
Sebastian Velasco Galarraga 0 Reputation points
0 answers

How to translate database content with Azure Translator by ADF or Synapse notebook?

There is an Azure Database table. Some of columns need to be translated from one language to another into additional columns. Such as from English to Spanish, or Portuguese to English, etc. I am exploring how I can use ADF or Synapse notebook to…

Azure SQL Database
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
340 questions
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,357 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,515 questions
asked 2024-04-22T15:17:46.4133333+00:00
Dataholic 80 Reputation points
commented 2024-04-23T19:07:17.5833333+00:00
BhargavaGunnam-MSFT 25,971 Reputation points Microsoft Employee
0 answers

wrong DNS servers

Hello   Please i need your help on this issue.   There is an issue looking at the wrong DNS servers that I need fixed. But the records exists if your servers look at the correct name server:

Outlook
Outlook
A family of Microsoft email and calendar products.
2,941 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,340 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
384 questions
asked 2024-04-23T19:06:52.4633333+00:00
IniobongNkanga-8038 241 Reputation points
1 answer

How to get auth token by user email and password?

I want to hit calendar events API in an external app. i.e. https://graph.microsoft.com/v1.0/users/{user-id}/events I have created a new app in Azure AD. Then I got hold of client id, client secret and tenant id. I have my Microsoft email and password. …

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,476 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,941 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,555 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
865 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,852 questions
asked 2024-04-23T15:30:49.4666667+00:00
asdfasfawfwfwf 0 Reputation points
answered 2024-04-23T19:06:09.37+00:00
Vahid Ghafarpour 17,870 Reputation points