55,218 questions

Sort by: Updated
0 answers

Github deploy code Fails where Func app in Vnet - auth error using OIDC

Regarding section Deploy a Service Bus trigger and HTTP trigger I get auth error IP forbidden to to deploy the code via github. Since both storage and func app are behind private end points is github expected to successfully be authorized even with a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,413 questions
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,205 questions
asked 2024-05-29T06:37:27.05+00:00
Sergio Solorzano 26 Reputation points
edited the question 2024-05-30T18:00:42.2866667+00:00
Sergio Solorzano 26 Reputation points
0 answers

Why is the latency of GPT-4o vision so high in the West US region?

The average latency of GPT-4o Vision was significantly lower a few days ago, but it has now increased to more than a few minutes. The text completion function is still as fast as ever, but the vision perception function is experiencing significant…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,328 questions
asked 2024-05-30T12:38:19.4966667+00:00
Nanbing Liu 0 Reputation points
commented 2024-05-30T17:59:28.4333333+00:00
YutongTie-MSFT 46,996 Reputation points
0 answers

Restrict users

Hi All I am using an Exchange hybrid environment. All my users are created on-premises and migrated to online. I am also using Intune for mobile device management. My users are assigned an E5 license. I have a requirement to restrict few users from…

Microsoft Exchange Online
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,276 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,267 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,505 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
134 questions
asked 2024-05-30T17:57:39.9566667+00:00
Rising Flight 3,891 Reputation points
0 answers

Azure OpenAI GPT-4 Turbo Vision error: "The deployed GPT model does not support Vision Enhancement and On Your Data (OYD) with images"

Hi there, I am trying to do some few-shot in-prompt learning using GPT-4 Turbo vision but I am getting the following error: "The deployed GPT model does not support Vision Enhancement and On Your Data (OYD) with images" I am not using any…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,328 questions
asked 2024-05-30T13:15:13.81+00:00
Polo Sologub 0 Reputation points
commented 2024-05-30T17:54:55.8666667+00:00
YutongTie-MSFT 46,996 Reputation points
0 answers

How to deploy APIM in availability zones, with Public IPs disabled through PowerShell?

How to deploy APIM in availability zones, with Public IPs disabled through PowerShell? New-AzApiManagement -ResourceGroupName "myRG" -Name "myAPIM" -Location "West US2" -Organization "Contoso" -AdminEmail…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,818 questions
asked 2024-05-29T22:46:59.5466667+00:00
bkyllonen 0 Reputation points Microsoft Employee
commented 2024-05-30T17:53:06.63+00:00
bkyllonen 0 Reputation points Microsoft Employee
0 answers

Issues with old Application on RDS, AppVirtualization?

I am in the process of testing an RDS server for a subset of users. One application that they need to use is fairly old and appears to only allow one user to run it at a time. When a user launches the application it appears to lock several files that…

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,875 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,329 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,305 questions
asked 2024-05-30T17:52:17.1466667+00:00
Vincent Sprague 0 Reputation points
0 answers

Issue: The title of reported spam questions will still be visible on my profile page

Background: When I report a question, an activity appears as "You made an edit" with the title of the question and a link to it - see the screenshot for an example. However, in some cases, this is the title where the spam is. See the…

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.
602 questions
asked 2024-05-30T17:31:38.17+00:00
Caozhi Li 0 Reputation points Student Ambassador
commented 2024-05-30T17:51:45.49+00:00
TP 79,156 Reputation points
0 answers

How to show 3 picture per line on pages Blazor.

@page "/"<PageTitle>Home</PageTitle> <h1>HOUSE</h1> @for (int i = 0; i < images.Count - 1; i = i + 3 ) { <img src=@($"/Images/{i}") /> } @code { // Define the list of image file names private…

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,414 questions
asked 2024-05-30T15:54:21+00:00
MIPAKTEH_1 80 Reputation points
edited a comment 2024-05-30T17:50:53.45+00:00
Viorel 113.3K Reputation points
0 answers

Azure Push Notification Hub is not sending notification on Andriod device using FCM V1

I have created a push notification hub and configured the FCM v1 credentials on Azure hub page. I'm calling CreateFcmV1TemplateRegistrationAsync to add registration And SendTemplateNotificationAsync to send the notification to FCM v1 device. However…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
274 questions
asked 2024-03-17T23:23:28.1333333+00:00
AT 35 Reputation points
commented 2024-05-30T17:49:59.6333333+00:00
srilatha cingireddy 0 Reputation points
0 answers

System-assigned managed identity to request an access token

I have an Azure Function app, calls Azure text translate service restful API endpoint. https://api.cognitive.microsofttranslator.com/translate?api-version=3.0&to=zh Now I want to use the system assigned managed identity to request an access token and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,413 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,917 questions
asked 2024-05-30T17:44:09.3333333+00:00
Chunhui You 0 Reputation points Microsoft Employee
0 answers

How to sign into Student account if it doesn't appear on authenticator ?

How to sign into Student account if it doesn't appear on authenticator ?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,773 questions
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,700 questions
asked 2024-05-30T17:43:19.6966667+00:00
Armaan Katkodia 0 Reputation points
0 answers

How to move my resource (VM) to another subscription under a different directory without impacting my associated data disk?

My lab has been running a VM (and a data disk on it) on an account for a while under the default directory and a regular subscription. My university later assigned us some education credits to our account, but as a different directory and a different…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,306 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
583 questions
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
213 questions
asked 2024-05-30T17:04:01.5933333+00:00
DY 0 Reputation points
commented 2024-05-30T17:40:50.5233333+00:00
kobulloc-MSFT 24,401 Reputation points Microsoft Employee
0 answers

Microsoft Authenticator after lost my phone

I lost all data on my phone a few days ago. Today, when I tried to reconnect on Microsoft Authenticator (problem) the app kept asking me to enter a code I'm supposed to find precisely on the app (of my now lost phone). Then, when I press the button…

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,700 questions
asked 2024-05-30T17:40:39.7366667+00:00
Antoine Dunant 0 Reputation points
0 answers

Not able to Add custom sender in email servcies

Hello, I am trying to add multiple sender addresses but the option to add a sender is disabled. Can help to activate this?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
712 questions
asked 2024-05-25T09:26:34.8166667+00:00
Rahul Khairnar 0 Reputation points
commented 2024-05-30T17:40:32.6333333+00:00
ajkuma 22,936 Reputation points Microsoft Employee
0 answers

Error publishing notebook.

I am trying to publish my notebook. I get the following error : CreateOrUpdateNotebook failed: BadRequest. The operation failed because the entity “notebookA” is being renamed to “notebookB”. A retry of rename from exact source to target may work”. It…

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,498 questions
asked 2024-05-30T17:31:34.6033333+00:00
Candy T 0 Reputation points
edited the question 2024-05-30T17:40:04.6866667+00:00
Candy T 0 Reputation points
0 answers

Azure DevOps webapp site fails to load all site objects.

Developers on my team are receiving the error "Refused to apply style '

Internet Information Services
asked 2024-05-28T21:13:00.09+00:00
Ikechukwu Nwabara 0 Reputation points
commented 2024-05-30T17:39:07.84+00:00
ajkuma 22,936 Reputation points Microsoft Employee
0 answers

How to remove page navigation animation in .Net MAUI?

I am using Appshell for navigation. Appshell.Xaml.cs Routing.RegisterRoute(nameof(LoginPage), typeof(LoginPage)); In Viewmodel relay command i am call the below AppShell.Current.GoToAsync(nameof(LoginPage)); Animation is moving from left to…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,006 questions
asked 2024-05-21T05:43:55.4466667+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
commented 2024-05-30T17:38:52.9733333+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
0 answers

Yubikey Code Signing over Remote Desktop Session

Hello, I have a YubiKey connected to my server (Windows Server 2019), where I usually sign my applications. Everything works perfectly fine if I sit physically at the keyboard. However, if I use my workstation (Windows 11) with a remote desktop to the…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,517 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,846 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,329 questions
asked 2024-05-30T17:31:59.26+00:00
lupinlicious 136 Reputation points
0 answers

WinSdk Install Error. "Insert the "SDK ARM Additions" disk and click OK."

Windows_Software_Development_Kit___Windows_10.0.26100.1_20240530190812_065_package_SDKARM64Additions_x86_en_us.log

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
735 questions
asked 2024-05-30T17:30:21.24+00:00
Никита Юрчик 0 Reputation points
0 answers

Not able to add groups in Enterprise applications

We are trying to integration Azure Active directory to Oracle IDCS groups, using which we introduce SSO for the applications inside IDCS. We have configured Enterprise application, Oracle cloud infrastructure console. Under which there are options to…

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,875 questions
asked 2023-09-13T15:55:41.3466667+00:00
Madhu Mullangi 60 Reputation points
commented 2024-05-30T17:30:16.08+00:00
Juan Barisich 0 Reputation points