96,768 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Error I get the error The subscription is not allowed to create or update the serverfarm.

I get the error The subscription 'd088384a-d638-4051-b582-92*****f964d' is not allowed to create or update the serverfarm. "Forbidden" I am a student and create the account a few days ago and got the student 100$ value. But when creating a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,878 questions
asked 2024-04-24T08:41:24.9066667+00:00
Dimitrie Lauer 20 Reputation points
accepted 2024-04-27T10:59:00.5133333+00:00
Dimitrie Lauer 20 Reputation points
3 answers One of the answers was accepted by the question author.

Azure openAI

Azure OpenAI does not support free tier account now? Seems like student account is not working too

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,161 questions
asked 2024-04-11T19:29:11.81+00:00
Mal Randy 20 Reputation points
accepted 2024-04-27T10:28:43.9966667+00:00
Mal Randy 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to use CLI for developing Azure OpenAI project?

I want to CLI for automatically deploying my azure OpenAI project, is that possible and how? I read all the cook book and but no idea how to do so.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2024-04-12T23:02:53.74+00:00
Gryffin Tuong 20 Reputation points
accepted 2024-04-27T09:40:34.9966667+00:00
Gryffin Tuong 20 Reputation points
1 answer One of the answers was accepted by the question author.

azure firewall logs not showing

when I'm running azure firewall logs i get message like this 'parse' operator: Failed to resolve scalar expression named 'msg_s' Request id: 96c34b02-3935-49f2-978f-db9cc5d7dcf9 also i don't get any logs from azure firewall

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,803 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
567 questions
asked 2024-04-07T19:45:14.52+00:00
Rijo Joy 40 Reputation points
accepted 2024-04-27T09:38:43.8666667+00:00
Rijo Joy 40 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to access the lab

Unable to access the lab while training? https://learn.microsoft.com/en-us/training/paths/explore-microsoft-dynamics-365-supply-chain-management/

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.
19 questions
asked 2024-04-25T05:23:23.1466667+00:00
Mokshith 40 Reputation points
accepted 2024-04-27T09:22:45.6333333+00:00
Mokshith 40 Reputation points
2 answers One of the answers was accepted by the question author.

how do I find the working area of my uwp app in .net using C#

This is a simple question but I'm having a rough time finding an answer. What I want to find is the working area of my application. I'm working in Visual Studio 2022 and have created the basic project. Searches on the internet result in many answers…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,376 questions
Universal Windows Platform (UWP)
asked 2024-04-24T13:23:16.3+00:00
Joe Babb 60 Reputation points
edited a comment 2024-04-27T09:05:27.6533333+00:00
Castorix31 81,726 Reputation points
2 answers One of the answers was accepted by the question author.

Coding suggestion with my personal GPT using Open AI

We have created our private GPT using our documents in Azure Open AI and Open AI Search. Now I would like it should search my documents (which it is doing) but I would also like to it should write down code in any language as per my prompt. Do you think…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,161 questions
asked 2024-04-26T11:09:57.8766667+00:00
Rajeev Kumar Dave 21 Reputation points
answered 2024-04-27T08:20:29.0433333+00:00
Rajeev Kumar Dave 21 Reputation points
1 answer One of the answers was accepted by the question author.

The sandbox for this module is currently unavailable.

The sandbox for this module is currently unavailable. We're working to resolve this as quickly as possible. In the meantime, you may be able to complete this module's exercises using your personal subscription, but charges may apply and you may have to…

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.
903 questions
asked 2024-04-16T19:46:09.0766667+00:00
SHASWATA DAS 25 Reputation points
commented 2024-04-27T08:06:44.66+00:00
Mahesh Goud Juvvadi 590 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to delete instance I created in Microsoft SQL Server

I installed an instance with analysis service and I want to undo this action.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,715 questions
asked 2024-04-26T16:39:40.5433333+00:00
Omar Abdallah 0 Reputation points
accepted 2024-04-27T08:03:38.13+00:00
Omar Abdallah 0 Reputation points
2 answers One of the answers was accepted by the question author.

2024-04-15T10:19:48.1687992Z AttributeError: module 'django.conf.global_settings' has no attribute 'ROOT_URLCONF' when even though the settings.py file has ROOT_URLCONF present ?

Trying to run my django app on the Azure web app services, getting the error 2024-04-15T10:19:48.1687992Z AttributeError: module 'django.conf.global_settings' has no attribute 'ROOT_URLCONF' in the log files even though it runs perfectly on the localhost…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,878 questions
asked 2024-04-15T10:32:55.63+00:00
Sayak Dasgupta 20 Reputation points
commented 2024-04-27T06:43:52.0866667+00:00
Volksverpetzer 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to Get address datagridview cells row by row to an array Linq

I do not want to address this way. Is there another way of LINQ? And if there is no way with linq, with a function that obtains cell addresses row by row Dim AddressCells As DataGridViewCell() = {dgv.Rows(0).Cells(0), dgv.Rows(0).Cells(1),…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,571 questions
asked 2024-04-26T15:52:24.5033333+00:00
Mansour_Dalir 1,531 Reputation points
edited an answer 2024-04-27T06:38:52.8666667+00:00
KOZ6.0 4,810 Reputation points
6 answers One of the answers was accepted by the question author.

Refresh rate Automatically changes when unpluging the charger

So , i am just using a new asus tuf f15 but when i unplug the charger , the refresh rate changes from 144z to 60 hz , someone please help me how do i keep the display 144hz all time

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,005 questions
asked 2021-07-28T03:25:11.897+00:00
Aayush Arora 26 Reputation points
commented 2024-04-27T06:23:14.3966667+00:00
Subhan Mahapatra 0 Reputation points
2 answers One of the answers was accepted by the question author.

Renew my Microsoft Certification

Hi, I acquired Microsoft Data Analyst certification couple of years back. Last year December 3rd was my second due and I missed renewing due to personal commitments. I was going through a rough patch. Can you please help me renew it again ?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,005 questions
asked 2024-01-18T04:27:59.7333333+00:00
strikersree 21 Reputation points
accepted 2024-04-27T06:13:20.5633333+00:00
strikersree 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to download course certificate

Please help with get the certification for Course PL-300T00--A: Microsoft Power BI Data Analyst

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,005 questions
asked 2024-04-23T13:24:57.7533333+00:00
Vijayakumar Gopal 20 Reputation points
accepted 2024-04-27T03:16:30.5466667+00:00
Vijayakumar Gopal 20 Reputation points
1 answer One of the answers was accepted by the question author.

Dynamic ADF Data Transformation Challenge

I'm presently engaged in an ADF data transformation task utilizing the .NET SDK, employing Data Flow for the transformation process. Within a CSV file containing three columns—First Name, Last Name, and Age—I aim to merge First Name and Last Name into a…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,545 questions
asked 2024-04-26T17:23:54.1566667+00:00
Vikranth-2626 100 Reputation points
accepted 2024-04-27T02:18:41.89+00:00
Vikranth-2626 100 Reputation points
1 answer One of the answers was accepted by the question author.

How to 'Select the Sent Request command above the GET'

Hi there, I am learning the course 'Create a web API with ASP.NET Core controllers', https://learn.microsoft.com/en-nz/training/modules/build-web-api-aspnet-core/3-exercise-create-web-api It states 'Open the ContosoPizza.http file. This file has been…

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.
903 questions
asked 2024-04-26T05:23:54.9633333+00:00
A L 0 Reputation points
commented 2024-04-27T02:17:13.6266667+00:00
Pradeep M 240 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Unable to install Windows Admin Center on Azure Stack HCI Cluster

Hi, I've tried installing the Windows Admin Center extension on my HCI cluster but it fails on both nodes with this message "Extension Message: Enabling Windows Admin Center, SearchingForWindowsAdminCenter: Windows Admin Center is not installed,…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
266 questions
asked 2024-04-15T10:48:42.7866667+00:00
Jamie Williams 20 Reputation points
commented 2024-04-27T02:11:38.12+00:00
Kris Baran 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to programally check if the user-assigned managed identity have access/permissions to the key from key vault in an other tenant?

Hi, There is two tenant A, B. tenant A have two application, 1. manageApp used by my program 2. CMEK-app using to get permisstion from tenant B by admin consent. And one user-assigned managed id configured as federated identity with the CMEK-app used…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,116 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.
948 questions
asked 2024-04-15T05:35:43.28+00:00
Siqing Zheng 20 Reputation points
commented 2024-04-27T01:32:51.5166667+00:00
Shweta Mathur 27,456 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

unauthorized_client: The client does not exist or is not enabled for consumers

Hello, when I was doing the following exercise: https://learn.microsoft.com/en-us/training/modules/msgraph-toolkit-intro/4-exercise-sign-into-app to Use Graph Toolkit with this index.html : <head> <meta charset="UTF-8"> <meta…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2023-02-14T17:18:43.3033333+00:00
PauloMatos 170 Reputation points
commented 2024-04-27T01:12:16.27+00:00
John Alexander Espinal Agudelo 0 Reputation points
1 answer One of the answers was accepted by the question author.

Getting "The remote server returned an error: (400) Bad Request."Error while request AccessToken using Tenant

Hello Team, Actually I am try to get AccessToken using Using the TenantId after Admin consent successfully completed admin by using the following endpoint "https://login.microsoftonline.com/common/adminconsent", then I am requesting the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2022-06-24T10:33:06.227+00:00
Vinay 31 Reputation points
commented 2024-04-27T00:38:17.76+00:00
siva pokuri 21 Reputation points