341,851 questions

Sort by: Updated
0 answers

Deploying the GPT-4 Turbo

Hi Support, I trust you are well. I looking forward to deploying the gpt-4-Turbo in the OpenAI Studio in the UK South Region but I am unable to find the gpt-4-Turbo listed in the drop-down. Can you kindly advise if there is something I am missing .

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,160 questions
asked 2024-04-26T11:25:51.7233333+00:00
TSHEPHO RAPHOLO 100 Reputation points
1 answer

Windows Server 2022 Datacenter Azure Edition VM deactivated in MS Azure due to lack of "Azure Stack Hypervisor"

Multiple Windows Server 2022 Datacenter Azure Edition VMs started to give the following pop-up We are a bit puzzled as all the servers having this issue are in located in MS Azure (East-US). We checked the connectivity to KMS and we are able to…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,127 questions
asked 2024-04-24T00:46:36.9433333+00:00
Petri Kaukua 10 Reputation points
answered 2024-04-26T11:25:38.43+00:00
Fletcher, Nathan 0 Reputation points
0 answers

auto shutdown vm using azuresdk fluent in c sharp

this is my code to create vm in azure using azure sdk fluent my question is i need to set auto shutdown option while creating vm i need to set the time while creating the vm so in that case the vm will get poweroff when the time arrives is that…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,127 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,245 questions
asked 2024-04-26T06:45:05.0766667+00:00
Dharshan M 0 Reputation points
edited the question 2024-04-26T11:25:31.8466667+00:00
romungi-MSFT 42,116 Reputation points Microsoft Employee
0 answers

Authenticator app is requesting a code from the app itself

I'm the admin and I cleared my computer's cache and it asked me to log in again to my professional account. Once I entered the email and password, it told me to write a code in the authentication app, but the app does not give me any option to enter the…

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,492 questions
asked 2024-04-26T05:39:57.7933333+00:00
Nicolas Paredes Alviar 0 Reputation points
edited the question 2024-04-26T11:25:18.2866667+00:00
AnuragSingh-MSFT 19,846 Reputation points
0 answers

New azure portal layout?

What's with the awful new layout? Any way to select the old one?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,033 questions
asked 2024-04-25T13:42:31.6033333+00:00
Andrew Williamson 0 Reputation points
commented 2024-04-26T11:23:12.4366667+00:00
AnuragSingh-MSFT 19,846 Reputation points
0 answers

zh-CN-XiaochenNeural Abnormal timbre

zh-CN-XiaochenNeural, abnormal timbre. The same problem occurred in October last year. https://learn.microsoft.com/en-us/answers/questions/1431823/the-timbre-of-the-voice-of-zh-cn-xiaochenneural-ha —————————————————————— How long will it take to recover…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,392 questions
asked 2024-04-11T11:39:56.2733333+00:00
斌 周 0 Reputation points
commented 2024-04-26T11:22:44.2166667+00:00
斌 周 0 Reputation points
1 answer

Application Gateway Creation Fails

Application gateway creation fails with unknown error despite that the creation was validated successfully. It shows the following error, what to do? it shows " it reaches terminal provisioning state "failed" "

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
957 questions
asked 2024-04-22T09:58:47.3+00:00
Fadi Alzebdeh 20 Reputation points
answered 2024-04-26T11:22:18.4666667+00:00
Fadi Alzebdeh 20 Reputation points
0 answers

Custom policy - Forgot Password flow not working in Terms of Use custom policy

We are making use of the sample custom policy given for SignUp-SignIn with terms of use. Terms of use & sign-in/sign-up works fine but the forgot password flow is not working anymore. The policy that we used -…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,853 questions
asked 2024-04-26T11:21:18.7766667+00:00
Sowmya Seshadri 0 Reputation points
0 answers

does arr works in iis express

for a blazor with all render modes enables (a server and a wasm-project integrated in one solution) I need: Sticky sessions with Application Request…

Internet Information Services
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,389 questions
asked 2024-04-26T11:19:37.49+00:00
qqtf 0 Reputation points
1 answer

Whether 'RefreshAll' function in Office Scripts will be working under 'Run script' PowerAutomate action also for other sources? Right now its only PowerBI Dataset

Hello, As in the title. Right now in PowerAutomate for action "Run a script" when I try to use Office script which has to refresh all connections in some excel file I am able to do this only when source of the data in xls is PowerBI Dataset. Is…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
48 questions
asked 2024-04-26T08:48:33.37+00:00
Rogaski, Pawel 0 Reputation points
answered 2024-04-26T11:18:07.86+00:00
VarunTha 3,045 Reputation points Microsoft Vendor
0 answers

Building Reusable Blazor Components - Seeking Advice

Hi, I recently built a Blazor Server app using the Radzen master-detail data grid component (https://blazor.radzen.com/master-detail-hierarchy). To improve reusability, I'd like to turn this functionality into a custom Blazor component. Your expertise…

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,389 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,245 questions
asked 2024-04-26T11:18:03.39+00:00
Cenk 956 Reputation points
1 answer One of the answers was accepted by the question author.

Application running in AKS gets 403 forbidden by rbac when using service principal to fetch secret in keyvault.

The service principal has key vault secrets user in the resource group where the keyvault is. The pod authenticates with az --service-principal -n [app_id] -p [secret] --tenant [tenant id] The service principal have had keyvault admin role, but with…

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,115 questions
asked 2024-04-24T14:18:52.9766667+00:00
Krister Borge (Innleid) 20 Reputation points
accepted 2024-04-26T11:17:23.5466667+00:00
Krister Borge (Innleid) 20 Reputation points
0 answers

AI for teaching

What can be made possible with AI on teaching math ?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,130 questions
asked 2024-04-26T11:16:25.28+00:00
Eslam Farouk AbdAlrhman Slam 0 Reputation points
commented 2024-04-26T11:17:07.54+00:00
Eslam Farouk AbdAlrhman Slam 0 Reputation points
0 answers

Teams search pulls up archived teams and channels

When I search in Teams (CTRL / CMD+ E) it shows me a lot of irrelevant information. For example, it shows me teams and channels which have been archived. I often have to press ENTER and then scroll right to the bottom to find the relevant team. Even when…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,070 questions
asked 2024-04-26T11:16:15.0466667+00:00
Nick Riches 0 Reputation points
2 answers One of the answers was accepted by the question author.

AUTOMATE WINDOWS FORMATTING BY "SETUP.EXE"

Good morning! I have some questions regarding Windows formatting. We are a company and provide services to several clients remotely. And one of our demands is the formatting of Windows on several machines, and we have to carry out this procedure by…

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,746 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,241 questions
asked 2024-04-22T13:12:56.9133333+00:00
Victor Alves - CADDI 20 Reputation points
accepted 2024-04-26T11:16:14.92+00:00
Victor Alves - CADDI 20 Reputation points
1 answer

How update an Azure DevOps from trial to pay-as-you-go

I have an Azure DevOps account which is currently on a trial that expires in 23 days. I need to add more users and want to switch from the trial to a pay-as-you-go plan. The account is linked to a subscription that is also on a pay-as-you-go basis. It…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,993 questions
asked 2024-04-25T16:39:51.6033333+00:00
voxelfarm 0 Reputation points
edited the question 2024-04-26T11:15:41.46+00:00
AnuragSingh-MSFT 19,846 Reputation points
3 answers

How to fix windows update error code 0x80248007

2023-09 Cumulative Update for Windows 11 Version 22H2 for x64-based Systems (KB5030219) has been failing to install on my device, I have just tried other solutions on this page for this problem however they have been unsuccessful. I would b very grateful…

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
962 questions
asked 2023-09-17T11:54:02.1833333+00:00
Will Wilson 60 Reputation points
edited an answer 2024-04-26T11:13:24.18+00:00
Nicolas Andrei 0 Reputation points
0 answers

Capilot program

What's capilot?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,130 questions
asked 2024-04-26T11:11:53.1466667+00:00
Eslam Farouk AbdAlrhman Slam 0 Reputation points
commented 2024-04-26T11:12:39.77+00:00
Eslam Farouk AbdAlrhman Slam 0 Reputation points
0 answers

Is it possible to have a Power Automate Flow create a onedrive sync of a specific folder? Or PowerShell script?

Is it possible to create a Power Automate Flow to do the following: Click a button Power Automate form appears Form requests a name of a folder from the user. User enters an existing folder name in a SharePoint Online Library. OneDrive Opens if not…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,624 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,055 questions
asked 2024-04-25T18:07:58.09+00:00
Rohman, William T 0 Reputation points
edited a comment 2024-04-26T11:11:38.33+00:00
Shawn Collins 265 Reputation points
0 answers

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,160 questions
asked 2024-04-26T11:09:57.8766667+00:00
Rajeev Kumar Dave 1 Reputation point