54,184 questions

Sort by: Updated
0 answers

Problem with XAMLReader

Hello, I have a xaml file in my Assets folder "MainPage1.xaml" defined as below. <StackPanel xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:local="using:Label" > <Grid…

Universal Windows Platform (UWP)
asked 2024-04-30T10:27:51.93+00:00
BitSmithy 1,771 Reputation points
commented 2024-05-10T10:03:05.02+00:00
Junjie Zhu - MSFT 15,211 Reputation points Microsoft Vendor
0 answers

I am trying to access the API https://graph.microsoft.com/v1.0/me/onlineMeetings, but unable to due to permissions

I am trying to access the following API, but i am unable to use this due to permission issues, It mentions that it needs onlineMeetings.Read permission, but i am not able to provide consent on that, even though it does not need admin consent. Is this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,710 questions
asked 2024-05-10T10:02:20.7733333+00:00
Harmeet Singh 0 Reputation points Microsoft Employee
0 answers

Microsoft AMA does not send logs to Log Analytics Workspace

Hi all, There is a RHEL server with 2 interfaces. logs coming to these to interfaces can be written to a file ( via rsyslog , "omfile" ). However, logs coming to newly defined interface cannot be written to sentinel logs. The error that i only…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,824 questions
asked 2024-05-07T12:12:44.7333333+00:00
bb345242 0 Reputation points
edited the question 2024-05-10T09:59:45.56+00:00
Akshay-MSFT 16,126 Reputation points Microsoft Employee
0 answers

Unable to Reset the Password in Scale Set

When I'm trying to reset the password from the Azure portal it's giving following error, Reset password for virtualMachineScaleSets 'abcapsoprdvmss' failed with error: VM has reported a failure when processing extension 'enablevmAccess' (publisher…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
352 questions
asked 2024-05-10T09:58:18.7066667+00:00
Ashen Ranaweera 0 Reputation points
0 answers

Is it possible to change my vpn of my VM?

We have a VM server and would like to change the virtual network. However, there is no setting option for the VM in the network setting dashboard. Is it possible to change the virtual network directly? Should I create a VM again if I want to change the…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,179 questions
asked 2024-05-10T09:58:01.49+00:00
易儒 李 0 Reputation points
0 answers

i have created a learning account on azure portal with some free credit. but getting charges unnecessary. is there any way to get refund on that

i have created a learning account on azure portal with some free credit. but getting charges unnecessary. is there any way to get refund on that?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
966 questions
asked 2024-05-10T09:52:54.26+00:00
Jitender Kumar 0 Reputation points
0 answers

EntraId to SuccessFactors Writeback | Add leading zeros

Hi all, we are using the Entra ID Provisioning Service Writeback to send Email and Phone Number to SuccessFactors. However, we are struggeling with matching IDs on both sides. We are using the a userID in extensionAttribute14 in AD, consisting of 3-5…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,650 questions
asked 2024-05-07T08:59:26.06+00:00
Wieland, Sebastian 20 Reputation points
commented 2024-05-10T09:51:05.4033333+00:00
Akshay-MSFT 16,126 Reputation points Microsoft Employee
0 answers

Cumulative Updates for Windows 10 22H2 (2024-04)

I've been informed by my IT that my device has many CVEs as below (Data generated on May 8th): I've been asked through Microsoft Community and found out that by installing latest Cumulative Updates from Microsoft Update (2024-04), It can cover up all…

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,791 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,767 questions
asked 2024-05-10T09:49:36.7033333+00:00
KEVIN WICAKSONO 20 Reputation points
0 answers

InternalServerError on Azure Web App deployment

Hi, I'm having some trouble figuring out why a deployment for an Azure Web App fails. I've tried deployment to a container app, and an app service, with both GitHub actions workflow and through a web deploy using pubxml. My application runs fine and as…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,204 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,949 questions
asked 2024-05-10T01:30:24.82+00:00
Cesar Vera 0 Reputation points
commented 2024-05-10T09:46:58.4433333+00:00
JasonPan - MSFT 4,376 Reputation points Microsoft Vendor
0 answers

Native memory leak

I am trying to debug the memory leak of a UWP app. The memory profiling seems to suggest the leak is primarily on the native side: I cannot make any sense of the native memory data: Could anyone offer a tip on how to read these native memory data to…

Universal Windows Platform (UWP)
asked 2024-05-10T02:59:31.36+00:00
Hong 1,051 Reputation points
commented 2024-05-10T09:43:57.9066667+00:00
Hong 1,051 Reputation points
0 answers

Need to ask the same question thrice in order to get the answer (ChatGPT-4 Azure AI)

So I'm using ChatGPT-4 for deployment. With the following settings: Deployment: ChatGPT-4 QueryType: vectorSimpleHybrid Strictness: 1 topNdocuments: 10 Temperature: 0.8 Top_P: 0.1 Max_tokens: 2400 Api_Version: 2023-12-01 So, this happens every…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,217 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,414 questions
asked 2024-05-03T10:25:46.9433333+00:00
Dirk Broenink 85 Reputation points
commented 2024-05-10T09:43:16.7133333+00:00
AshokPeddakotla-MSFT 27,966 Reputation points
0 answers

Azure IoT Middleware for Freertos - Failed to establish MQTT connection, error 0x00000006

I used the ESP32S3 for azure iot connection and according to the code I have done the following: DPS: prvConnectToServerWithBackoffRetries --> OK AzureIoTProvisioningClient_Init --> OK AzureIoTProvisioningClient_Register -->…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-04-16T02:46:24.3066667+00:00
leo lee 0 Reputation points
commented 2024-05-10T09:43:01.83+00:00
leo lee 0 Reputation points
0 answers

I have just set up my new laptop. The colour is really washed out. I have played with settings and it remains this way. Its super dull.

The screen colours are really dull and washed out. Everything looks to be the same colour. The Tag doesn't relate to my issue, just couldn't find a tag that works. Thanks

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,639 questions
asked 2024-05-10T09:42:15.75+00:00
Georgina Hales 0 Reputation points
0 answers

Open AI creation

Hi guys, i got this error while creating OpenAI service. I still got 200 free credits in the account and has already applied for the Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,217 questions
asked 2024-05-10T07:31:01.24+00:00
Hung Nguyen 0 Reputation points
commented 2024-05-10T09:42:09.98+00:00
Hung Nguyen 0 Reputation points
0 answers

How to fix Video Scheduler Internal Error (BSOD)

Hello, my laptop has been freezing and entering the BSOD when using the browser and some games. I tried a clean install of my graphics card and it still has the error. All drivers updated. I've been trying to fix it for 2 months. My laptop is a Lenovo…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,271 questions
asked 2024-05-10T09:41:32.4566667+00:00
Keneth 0 Reputation points
0 answers

How to create SSO enabled app for Teams meetings and calls in React

What are some resources that can help me build a single sign-on (SSO) enabled app for Teams meetings and calls using React? I've tried working with provided samples and the Teams Toolkit, but I'm having trouble getting the Save button to work after…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,884 questions
asked 2024-05-09T18:23:09.96+00:00
Aman Sharma 0 Reputation points
edited a comment 2024-05-10T09:40:14.04+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
0 answers

Azureの関数アプリで使用するPowerShellのバージョンについて

関数アプリで使用するPowerShellのバージョンについて、 7.2だと11/8でEOLになるという注意書きが追加されてました。 このEOLを迎えた場合、画面上で選択できなくなる・サポートが受けられなくなるといった事象が発生することが推測されますが、EOL前に7.2で構築したソースはEOL後も動作可能でしょうか。 動作自体しなくなるのかの確認をしたいです。

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,321 questions
asked 2024-05-10T09:39:04.3533333+00:00
0 answers

How can I know how many users have been using our Azure OpenAI service

Hi, Is there any way for administrator to compile a report to see how many users have been using the Azure OpenAI services which we have configured? Best regards, Lon Lee

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,217 questions
asked 2024-05-07T09:25:12.7366667+00:00
LonLee 11 Reputation points
commented 2024-05-10T09:35:29.4666667+00:00
AshokPeddakotla-MSFT 27,966 Reputation points
0 answers

Cumulative Updates for Windows 10 22H2 (2024-04)

Hi, I would like to ask about CVEs found on my laptop (got the information from IT). Below around 162 CVEs are found from my device which my device is missing security updates: This data is generated on May 8th. Now I have installed Cumulative Updates…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,696 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,767 questions
asked 2024-05-10T09:32:22.77+00:00
KEVIN WICAKSONO 20 Reputation points
0 answers

应用商城安装软件的问题

我的系统是win11专业版 23H2,我想在应用商城中安装Ubuntu 22.04.3 LTS,但是点击安装以后应用商城就闪退了,无法顺利安装Ubuntu,麻烦协助处理一下

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,271 questions
asked 2024-05-10T09:31:55.99+00:00
小赵 0 Reputation points