98,747 questions

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

503 service unavailable - keeps repeating

Hi, Service: OpenAI service, using chat completions. Region: Sweden Central Scenario: When making a request it consistently tells me a 503 Service Unavailable error. This started happening since an hour. Only occasionally it does come through…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,330 questions
asked 2024-05-30T10:36:29.21+00:00
Dirk Broenink 105 Reputation points
accepted 2024-05-31T06:42:19.68+00:00
Dirk Broenink 105 Reputation points
2 answers One of the answers was accepted by the question author.

How to implement Session time out in .NET MAUI?

Target platform - Widows We need to close the application, if the application is idle for longer then 30 minutes

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2023-07-05T10:00:36.7433333+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
commented 2024-05-31T06:40:15.0233333+00:00
Ashutosh Mehere 0 Reputation points
1 answer One of the answers was accepted by the question author.

Automatic system update

I don't want the system to update automatically. How can I stop it?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,851 questions
asked 2024-05-30T08:33:19.5533333+00:00
ju li a 20 Reputation points
accepted 2024-05-31T06:39:50.8166667+00:00
ju li a 20 Reputation points
2 answers One of the answers was accepted by the question author.

conditional join

hello, table1 has columns - col1,col2, col3 table2 has columns - col1,col2, col3 in my sql, I join the tables together by col1 but I also want to join via col2 and col3 only if col2 and col3 are present in table2 otherwise only join via col1. for…

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,940 questions
asked 2024-05-31T04:56:18.7066667+00:00
arkiboys 9,666 Reputation points
answered 2024-05-31T06:34:42.9066667+00:00
CosmogHong-MSFT 24,026 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Need help with azure workbook and function app

Hi, I am trying to use a function app to make an api call to our product. I am not doing this operation from the workbook itself because I end up doing multiple api calls and lots of heavy lifting is done in workbook, instead I want the function app to…

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,876 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,416 questions
asked 2024-05-30T01:35:25.0766667+00:00
Ashwin Venkatesha 230 Reputation points
accepted 2024-05-31T06:23:49.3333333+00:00
Ashwin Venkatesha 230 Reputation points
2 answers One of the answers was accepted by the question author.

Having an issue with creating a new resource in a resource group. Could you please help?

Hello, I am new to Azure. I was trying to a create a resource in a resource group. The resource was successfully created but I could not see it in the resource group. I don't know what is going wrong. The error said it could not fetch the resource.…

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
213 questions
asked 2024-05-17T16:40:28.3633333+00:00
minh tran 96 Reputation points
commented 2024-05-31T06:22:27.7366667+00:00
Mahesh Goud Juvvadi 910 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to pay an overdue invoice if a support request is required, but a support request cannot be created with an overdue invoice?

I can't pay the bill myself. A support request is required. Support does not accept the request due to an overdue invoice (subscription blocked due to an overdue invoice). The circle is closed.

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,146 questions
asked 2024-05-22T15:12:39.64+00:00
Иван Кошель 20 Reputation points
accepted 2024-05-31T06:00:25.68+00:00
Иван Кошель 20 Reputation points
1 answer One of the answers was accepted by the question author.

MFA license on ADFS applications

I have been trying to clarify about MFA license requirement for applications (both SAAS and on-premise) federated in ADFS. We use Azure MFA in our ADFS farm. Based on the link below, MFA for on-premise applications does require either P1 and P2 license. …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,924 questions
asked 2021-09-16T19:23:12.82+00:00
HK G 516 Reputation points
commented 2024-05-31T06:00:20.9166667+00:00
Adil Rehman 0 Reputation points
4 answers One of the answers was accepted by the question author.

Can a deadlock issue be raise while running two select queries in sql server

Do we get a deadlock issue while running two select statements of two different table in sql server

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,940 questions
asked 2024-05-24T13:21:28.4666667+00:00
Khan-CW, P Ali Altaf 63769 20 Reputation points
accepted 2024-05-31T05:45:00.68+00:00
Khan-CW, P Ali Altaf 63769 20 Reputation points
1 answer One of the answers was accepted by the question author.

Listview with Checkbox is not responding based on the enable condition?

<?xml version="1.0" encoding="utf-8" ?> <ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-30T19:48:38.0533333+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
commented 2024-05-31T05:32:28.6666667+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
5 answers One of the answers was accepted by the question author.

Hash table creation issue in Sql server

I have created hash table in outer procedure with 2 columns and trying to create another hash table with same name but 3 columns. Now if i try to insert into hash table in inner procedure i get error saying not able to access third column (which was not…

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,940 questions
asked 2024-05-30T09:15:06.0866667+00:00
yashwin g shetty 20 Reputation points
answered 2024-05-31T05:31:24.8266667+00:00
yashwin g shetty 20 Reputation points
1 answer One of the answers was accepted by the question author.

If I found a spelling mistake or more than one in the videos, how can I help to improve these videos?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,283 questions
asked 2024-05-30T21:22:22.34+00:00
Shefa'☀️ Yaqoup 0 Reputation points
accepted 2024-05-31T05:21:21.93+00:00
Shefa'☀️ Yaqoup 0 Reputation points
2 answers One of the answers was accepted by the question author.

Files with arabic name won't upload

Hello guys I have xamarin form app where users can upload file normally and it works fine until i found this problem if the image name written in arabica ex:"١٢٣٤٥٦.jpg" the image wont the upload fail . i am using this plugin CrossMedia

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,305 questions
asked 2021-10-11T03:41:21.907+00:00
ALI ALHOWSWE 191 Reputation points
commented 2024-05-31T05:20:58.56+00:00
Eman Gabr 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to unlock a resource in a Storage Account?

Hello,    Could you please help me on how to delete a resource in my Storage Account? I tried to delete the selecting resource in the Storage Account but it keeps saying  that I have a resource block. I don't know how to unlock the resource in order to…

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,779 questions
asked 2024-05-30T21:25:38.5966667+00:00
minh tran 96 Reputation points
edited the question 2024-05-31T05:10:39.7266667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to unlock a resource in a Storage Account?

Hello,    Could you please help me on how to delete a resource in my Storage Account? I tried to delete the selecting resource in the Storage Account but it keeps saying  that I have a resource block. I don't know how to unlock the resource in order to…

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,779 questions
asked 2024-05-30T21:27:14.2066667+00:00
minh tran 96 Reputation points
edited the question 2024-05-31T05:02:28.1+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Creating a Recommendation Engine

Hi all; Sorry, this is a giant question asking about everything around this. But if I'm on the right track here, and you all can help me with these questions, then I think I'll have it. Use Case I have written an app that manages events for political…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
763 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,459 questions
asked 2024-05-20T17:56:04.0433333+00:00
David Thielen 2,331 Reputation points
commented 2024-05-31T04:55:08.3666667+00:00
Grmacjon-MSFT 16,786 Reputation points
2 answers One of the answers was accepted by the question author.

How can we save some billing while AKS cluster is not using?

I have 2 Kubernetes services containing some applications. I want to retire them, but archive them in case I need to turn them back on. i.e. we no longer use the platform but may in the future. I want to save some $ by shutting it down, yet storing code…

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,902 questions
asked 2024-05-29T12:28:27.0366667+00:00
Fayaz Abdullah 20 Reputation points
accepted 2024-05-31T04:45:52.0933333+00:00
Fayaz Abdullah 20 Reputation points
1 answer One of the answers was accepted by the question author.

AzCopy log file for MD5 mismatch

Hi, I'm using AzCopy version 10.17.0 to download files from storage account. I'm using --put-md5 and --check-md5 to validate the file integrity. However, on download, if there is an MD5 mismatch for one of the blob then how that will be logged in the…

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,779 questions
asked 2024-05-30T14:19:17.31+00:00
Zeno GH 20 Reputation points
edited the question 2024-05-31T04:34:21.56+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Creating App Service Managed Certificate before CNAME record

Hello, I'm trying to create an Azure Web App to supersede an existing Azure Web App. I've created the necessary TXT record to validate the domain name in the new App Service, however I'm unable to create an App Service Managed Certificate for the TLS/SSL…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,055 questions
asked 2024-05-30T13:36:36.1066667+00:00
Steve Christy 20 Reputation points
edited the question 2024-05-31T04:23:27.2766667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure IoT central device cannot connect to MQTT after several days of working

I was testing 1 IoT central devices over the weekend, from 3/31 19:00 KST, and another for more than 10 days, but I found that they are both disconnected since 4/1 05:34AM KST and 4/1 05:05AM KST. One of them shows error as follows. 2023/4/4 11:13:47…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
355 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,137 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
209 questions
asked 2023-04-04T02:30:59.6566667+00:00
Casey Park 40 Reputation points
accepted 2024-05-31T04:18:13.95+00:00
Casey Park 40 Reputation points