348,657 questions

Sort by: Updated
1 answer

UWP apps using MapControl per Bing Map Enterprise Free going to Azure maps

Per the announcement: Bing Maps for Enterprise is deprecated and will be retired. Enterprise account customers can continue to use Bing Maps for Enterprise services until June 30th, 2028. Free (Basic) account customers can continue to use Bing Maps for…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
606 questions
asked 2024-05-23T08:41:55.02+00:00
Karhu Koti 36 Reputation points
edited an answer 2024-05-25T20:55:56.5466667+00:00
rbrundritt 15,546 Reputation points Microsoft Employee
1 answer

How can I diagnose and resolve the issue of receiving mostly blank outputs from the "Get Activity Events" Power BI REST API?

I am hitting the APi get activity events but as a result I am getting most of the activity status and activity result is blank , for some of them getting succeed, can some one let me know what is the blank means in this case ?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,526 questions
asked 2024-05-25T17:25:03.0166667+00:00
Anchal 0 Reputation points
edited the question 2024-05-25T20:49:56.6233333+00:00
Vahid Ghafarpour 19,145 Reputation points
0 answers

How to Use GPT-4o without Azure Cognitive Search

When I want to use GPT-4o, I get this error: {'statusCode': 401, 'message': 'Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired.'} I want to use GPT-4o without using Cognitive…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,299 questions
asked 2024-05-23T09:45:53.45+00:00
BAHADIR ARAZ 0 Reputation points
commented 2024-05-25T20:48:26.12+00:00
AMROUN Lysa 221 Reputation points
0 answers

Why my hard disk filling up

Hey why my hard disk filling up if i install epic games on virtual hard disk ?

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,849 questions
asked 2024-05-25T17:22:22.0933333+00:00
Filip123 0 Reputation points
edited the question 2024-05-25T20:26:11.5+00:00
Erik Moreau 406 Reputation points MVP
0 answers

Failure occurred while executing 'SysprepGeneralizeValidate

∩╗┐2024-05-25 12:43:32, Info SYSPRP ======================================================== 2024-05-25 12:43:32, Info SYSPRP === Beginning of a new sysprep run === 2024-05-25 12:43:32, Info …

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
598 questions
asked 2024-05-25T20:18:05.0966667+00:00
John 0 Reputation points
0 answers

The policy effect 'details' property could not be parsed.

The policy effect 'details' property could not be parsed.

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,893 questions
asked 2024-05-22T14:59:43.0833333+00:00
Diego Sesoldi 0 Reputation points
edited the question 2024-05-25T20:17:27.44+00:00
Diego Sesoldi 0 Reputation points
16 answers

PC meets requirments for Windows 11 but Windows Update still shows system requirements error message.

Hi, so here's what's going on. My PC originally did not meet requirements because the TPM module was not enabled in the BIOS. I also was on a local account and not a microsoft account when I initially tried to update. However, after enabling TPM and…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,425 questions
asked 2021-10-05T20:17:21.037+00:00
Sean Neary 161 Reputation points
commented 2024-05-25T20:15:37.6166667+00:00
Alex 0 Reputation points
1 answer

VPN (site to site) not connected

While trouble shooting a VPN (site to site) connection issue with one of our remote offices, I "Disconnected" that office from the list of VPN sites, which seemed to be successful. However, after 30ish minutes I noticed the site was still in…

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,405 questions
asked 2024-05-25T13:25:24.4666667+00:00
Chris Bogdanovich 1 Reputation point
answered 2024-05-25T20:12:29.3066667+00:00
Sina Salam 4,221 Reputation points
2 answers

100% CPU on Empty MySQL Instance

Hello, I recently setup an Azure mySQL Database. It is type Standard_B1s (small yes). I have not created any databases at all. The only thing in there is the default database mySQL comes with. There are no users, no-one connecting to it. Looking at…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
726 questions
asked 2024-04-01T23:18:33.1233333+00:00
Jason Bennett 15 Reputation points
commented 2024-05-25T20:11:47.13+00:00
Rahul Randive 8,751 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

What is the correct way to upgrade dotnet SDKs for MAUI

Can someone tell me the proper way to upgrade .net? I have kept mine on an older version for a while now because it has been working with xcode 15.3 for me. Since it appears the issues with xcode 15.3 have been resolved in the latest version, I would…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,977 questions
asked 2024-05-16T15:01:48.6366667+00:00
Tony Pitman 60 Reputation points
commented 2024-05-25T20:09:28.7033333+00:00
Bruce (SqlWork.com) 57,891 Reputation points
1 answer

How to make an int field named UserID as the primary key in AspNetUsers table in Asp.Net Core 6.0 MVC

I am implementing Asp.Net Core Identity on an existing legacy website. I have created the Identity tables using migrations. The legacy database has a table named Users which was used for the logging. I have replaced the Users table with the AspNetUsers…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,239 questions
asked 2024-05-24T17:41:58.43+00:00
Sherpa 181 Reputation points
commented 2024-05-25T20:01:45.2166667+00:00
Sherpa 181 Reputation points
1 answer

How to make search text in ASP.NET dropdown controls

I have been developing ASP.NET application. some of the place i want searchable dropdown controls. the dropdown should search both numbers and name. How to do this...? example data as below. Cust.Name | Cust.Number Alfred K AXN29109 …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,315 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,387 questions
asked 2024-05-25T08:11:36.1666667+00:00
Gani_tpt 1,746 Reputation points
commented 2024-05-25T19:48:54.3733333+00:00
Bruce (SqlWork.com) 57,891 Reputation points
0 answers

Microsoft Authenticator

Microsoft Authenticator app account change from an existing account to a new account

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,656 questions
asked 2024-05-25T19:46:52.7666667+00:00
Kees Kievit 0 Reputation points
0 answers

Code for creating a VM in Azure sandbox training is not working

I am working through Azure training and at the Point of creating a VM in the sandbox. I have typed in exactly what is said in the training in both bash and powershell and both give the same error. Whereas in the training picture the code creates a new…

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,048 questions
asked 2024-05-25T14:23:53.4033333+00:00
Wesley Millwood 0 Reputation points
commented 2024-05-25T19:44:49.25+00:00
pnaroju 1,635 Reputation points Microsoft Vendor
0 answers

Azure sphere device recovery fails

We have a few Azure Devices that are not responding, and have no idea why. There are more than a 100+ devices up and running. They can reach the IoTHub, are responding to azsphere commands. However a few of them are sometimes going down - or not even…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
160 questions
asked 2024-05-17T09:53:53.1466667+00:00
David Boross 0 Reputation points
commented 2024-05-25T19:43:03.9766667+00:00
95504669 521 Reputation points
1 answer

azure container istance https

Hi, I have an Azure Container instance where a small web service runs with a TCP server, I have enabled FQDN and it works perfectly with DNS, but it works under http, if I wanted to make it work under https without applying gateways or expensive services…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
651 questions
asked 2024-05-24T13:08:09.59+00:00
brux88 0 Reputation points
edited an answer 2024-05-25T19:41:28.6033333+00:00
Dan Rios 1,425 Reputation points MVP
1 answer

Azure function works fine when tested locally, but not loaded when deployed.

logs init.py file import os import logging import azure.functions as func from azure.core.exceptions import ClientAuthenticationError, ResourceNotFoundError from azure.data.tables import TableServiceClient, TableClient from azure.core.credentials…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,383 questions
asked 2024-05-25T18:15:57.4966667+00:00
Hafsa Javed 0 Reputation points Student Ambassador
edited an answer 2024-05-25T19:33:11.8433333+00:00
Dan Rios 1,425 Reputation points MVP
0 answers

Seagate drive not working

So recently I tried installing a game and when I went to download it my computer went weird. I thought restarting would fix it but then when I would go and boot it up it would have a underscore in the top right. I finally got it to boot up correctly but…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,425 questions
asked 2024-05-25T19:30:18.4566667+00:00
Brian James 0 Reputation points
1 answer

is possible to wrap an instalable App package for iPhone like .apk file for android?

I have developed a proof of concept App with .NET MAUI and it works ok with Android and i can build an instalable .apk package to deploy the app in Android smartphones. My boss has an iPhone and wants to try the app in it. Ive borrowed an AirMac to build…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,977 questions
asked 2024-05-24T10:11:03.05+00:00
Josete Llan 0 Reputation points
answered 2024-05-25T19:15:32.0166667+00:00
Bruce (SqlWork.com) 57,891 Reputation points
1 answer

How do I change my Authenticator password from 8 to 6

can someone help me fix this issue and make it where you can change the password from 8 to 6 on the app

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,656 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,387 questions
asked 2024-05-25T18:52:51.27+00:00
saud aljourani 0 Reputation points
edited the question 2024-05-25T19:15:21.2833333+00:00
Azar 20,190 Reputation points