339,179 questions

Sort by: Updated
0 answers

Why I am not getting the Run Analysis or Layout on my page in Custom Classification Model in Azure AI Document Intelligence Studio

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,329 questions
asked 2024-04-16T10:13:34.8933333+00:00
Hassan Kaleem 0 Reputation points
0 answers

I am trying to create webjobs which access data in specific collections , updates them , accesses external apis, and sens email notifications. The creation is failed in notifcation , but the jobs get created but with wrong settings.

I tried setting up scheduled triggered webjob with a basic demo file it worked but when i uploaded the working zip setups for my scheduled tasks they dont work as expected, Like the demo file was setup correctly with the schedule, but my scheduled job…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,795 questions
asked 2024-04-16T10:12:58.1633333+00:00
Sumit Mahto 20 Reputation points
0 answers

Custom Vision model with a budget of 3 hours has been training for 5 days.

Several models with datasets of around 1400-1500 images and a budget of 3 hours have been training for 5 days. Is it possible to find out if something is stuck or do we simply need to wait longer? Using the standard tier.

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
206 questions
asked 2024-04-08T21:37:02.9866667+00:00
Charles Thomas 10 Reputation points
commented 2024-04-16T10:12:51.36+00:00
TimboBaggins 25 Reputation points
0 answers

Migration of On-Prem SQL Servers to Azure

Hello, I have 2 On-prem SQL Servers (One is primary server and other is Secondary server). SQL version is 2016 and edition is Enterprise. I have configured always-on for 10 big databases under multiple AAGs. Now I want to migrate my both On-Prem SQL…

Azure Database Migration service
Azure SQL Database
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,605 questions
asked 2024-04-16T09:02:02+00:00
Parth Mehta 0 Reputation points
edited the question 2024-04-16T10:12:49.7333333+00:00
SadiqhAhmed-MSFT 36,881 Reputation points Microsoft Employee
1 answer

azure automation accounts public access - the risks

Hi all Can someone explain the real risks of having an automation account open with public network access? Assuming the only way to get into it is with system principal assigned to it?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,108 questions
asked 2024-04-15T14:46:44.2666667+00:00
Aran Billen 436 Reputation points
commented 2024-04-16T10:12:29.3266667+00:00
Aran Billen 436 Reputation points
1 answer One of the answers was accepted by the question author.

Can you recover files to local computer using Azure virtual machine backup?

We need to recover files from an Azure virtual machine backup and are following the directions at https://learn.microsoft.com/en-us/azure/backup/backup-azure-restore-files-from-vm but we wanted to know if we can recover the files on our local computer…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,114 questions
asked 2023-04-27T21:47:02.46+00:00
Albert L Frausto 21 Reputation points
commented 2024-04-16T10:10:40.38+00:00
SadiqhAhmed-MSFT 36,881 Reputation points Microsoft Employee
3 answers

WordPress Performance issue on Azure

We have a wordpress web site on Microsoft Azure and can't seem to get it to perform. We have checked the typical issues I have seen listed such as deployment regions and can't get it to perform faster than about 7-10 seconds a page. Anyone have…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,795 questions
asked 2021-07-13T18:45:25.73+00:00
Jeff Cleath 181 Reputation points
answered 2024-04-16T10:10:30.2333333+00:00
Raino Code 0 Reputation points
0 answers

Getting the following error when deploying a Blazor Server App using Deployment Center: Azure Repos

error MSB3644: The reference assemblies for .NETFramework,Version=v8.0 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. My application runs fine locally and was…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,326 questions
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,372 questions
asked 2024-04-15T17:46:24.84+00:00
Fin Watling (student) 0 Reputation points
commented 2024-04-16T10:09:12.7166667+00:00
AgaveJoe 26,181 Reputation points
0 answers

How can I setup an Azure SSO web application such that users can access the application by providing their User ID and Password instead of using the SSO login flow?

We have a web application that is configured for single sign-on with SAML in Azure. There are users (employees) setup in the Active Directory however there are other users (contractors) who are not in the Active Directory and we need to give them the…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
912 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,238 questions
asked 2024-04-16T10:09:11.9466667+00:00
Sunil Ferro 1 Reputation point
0 answers

need to render a page to another through loginform

Register.cshtml @page "/register" @using FaceAdminWebApp.ViewModels @model FaceAdminWebApp.Pages.Auth.RegisterModel @{ ViewData["Title"] = "Register"; } <h1>Register</h1> @if (Model.IsPhoneNumberPresent) { …

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,129 questions
asked 2024-04-16T10:09:07.4733333+00:00
Nandini S 20 Reputation points
0 answers

Getting this error while running codespace on enterprise chat

{"code":"InvalidTemplateDeployment","message":"The template deployment 'openai' is not valid according to the validation procedure. The tracking id is '4bb31fe5-fef6-4715-9a2d-cb6f3a8907b4'. See inner errors for…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,107 questions
asked 2024-04-03T18:27:05.71+00:00
premssr05 0 Reputation points
commented 2024-04-16T10:08:57.6633333+00:00
AshokPeddakotla-MSFT 26,951 Reputation points
0 answers

Getting 'Resource not found' error after updating code to use the latest Azure OpenAI Service preview API for Chat Completion

We have built a question-answering App using Bring your own data using the Azure OpenAI Chat completion API which works fine when we use the API version = 2023-06-01-preview. But if we upgrade the version to latest 2024-03-01-preview or…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,107 questions
asked 2024-04-03T17:57:28.93+00:00
Karuna Tiwari 80 Reputation points
commented 2024-04-16T10:07:56.6933333+00:00
AshokPeddakotla-MSFT 26,951 Reputation points
2 answers

how to render razor page to another based on provide logic to login

<MudPaper Class="px-6 pb-8 pt-3 rounded-t-0"> @if (IsPhoneNumberPresent) { <RegistrationForm LoginModel="@(new OtpRegisterVm { Username = LoginPhoneNumber, CountryCode = CountryCode })" /> } else { …

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,129 questions
asked 2024-04-16T05:14:18.7833333+00:00
Nandini S 20 Reputation points
commented 2024-04-16T10:07:55.9866667+00:00
Brando Zhang-MSFT 2,716 Reputation points Microsoft Vendor
1 answer

Azure Databricks fail to install Geospark libraries from Maven

Hi Team , I am attempting to add below two geospark Maven libraries to my Azure Databricks interactive cluster with Runtime Version 14.3 LTS . However , I am getting below error Library installation attempted on the driver node of cluster…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,903 questions
asked 2024-04-15T06:24:17.8033333+00:00
Anuj, Singh (Cognizant) 0 Reputation points
commented 2024-04-16T10:07:55.21+00:00
Anuj, Singh (Cognizant) 0 Reputation points
1 answer

Billing month in Azure Budget not shown/available in the Options

I would like to effectively monitor some of my MSDN or Visual Studio subscription within Azure and create a budget to receive alerts when my credit approaches the threshold. I recall previously, that I have configured this setup and set the reset period…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
1,990 questions
asked 2024-04-12T01:36:26.04+00:00
Jim Milagrosa 80 Reputation points
answered 2024-04-16T10:06:40.5666667+00:00
SadiqhAhmed-MSFT 36,881 Reputation points Microsoft Employee
0 answers

Need help on XAML syntax for ThemeResource and binding in DataTemplate

I have the following code and XAML: class FileCategory { public string Code { get; set; } public string Name { get; set; } } <!-- <Page.Resources> section contains theme resources --> <ComboBox.ItemTemplate> …

Universal Windows Platform (UWP)
asked 2024-04-16T10:06:26.62+00:00
杨岑 41 Reputation points
0 answers

How to cope with Microsoft's design flaw of the MFT_MESSAGE_NOTIFY_END_OF_STREAM message, when using the standard media session pipeline with multiple input MFTs ?

Hello! I dont know if this is the right place to ask the following question. But since the MSDN was shutdown by MIcrosoft a few years ago this seems to be the only place. And i will not ask it on Stackoverflow, as i would propably be the best candidate…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,412 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,513 questions
asked 2024-04-14T21:58:40.37+00:00
FrancisG 5 Reputation points
edited a comment 2024-04-16T10:06:07.6333333+00:00
FrancisG 5 Reputation points
0 answers

Remove a mobile device from a user

Anyone has built a sentinel playbook / logic app to be able to remove active sync device from a user? And could share some details on how this was done?

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
969 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,320 questions
asked 2023-07-02T21:27:54.2933333+00:00
Someread87 0 Reputation points
commented 2024-04-16T10:05:59.3566667+00:00
Fiona Matu 81 Reputation points Microsoft Employee
0 answers

Points calculation and submitting issue while doing knowledge check section.

While doing the knowledge check questions, instead of showing "Submit" button for the very first time when I'm doing the questions, it's showing "Check Your Answers"! Why is this happening? For submitting the questions, I would have…

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.
827 questions
asked 2024-04-16T10:05:24.3933333+00:00
Ayush Vikas Daga 0 Reputation points
1 answer One of the answers was accepted by the question author.

Maui app crach

Hi, App fall after runing one week, what is the reason ? Fault offset: 0x00000000000fc1b9 Faulting process id: 0xf34 Faulting application start time: 0x01da8671c6d536eb Faulting application path:…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,823 questions
asked 2024-04-10T10:21:06.85+00:00
דני שטרית 2,666 Reputation points
accepted 2024-04-16T10:05:22.3633333+00:00
דני שטרית 2,666 Reputation points