406,375 questions

Sort by: Updated
0 answers

How does Visual Studio decide on the field names in a C structure when doing a quick watch on the structure?

Programming in C. I was curious how/where Visual Studio is determining the field names of a structure when one does a quick watch on the pointer to the structure's memory. The reason is a bit odd but here it is: we have a client facing structure that…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,447 questions
asked 2025-02-18T22:47:49.76+00:00
Theodore Sung 0 Reputation points
0 answers

I need to avoid indefinite number of retries of durable function orchestrations

I wrote an Azure Function App with Durable Functions. While testing with a large dataset, I realized that the functionTimeout value was 10 mins. This caused some of the orchestrations to timeout. Thus began an indefinite number of retries of the failed…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,425 questions
asked 2025-02-18T22:47:35.7333333+00:00
Anil Bhat 0 Reputation points
1 answer

Downgrading Premium Storage to Standard Without Migration

Hi, In our Azure subscription, we have a Premium Storage Account that is significantly increasing our costs. We've recently determined that we don't need this tier and have already moved our workloads to another storage service. Now, we'd like 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.
3,377 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,088 questions
asked 2025-02-13T20:12:49.94+00:00
Niccolo 0 Reputation points
edited a comment 2025-02-18T22:47:23.85+00:00
KarishmaTiwari-MSFT 20,562 Reputation points Microsoft Employee
0 answers

In-Place windows Server Upgrade from Win 2019 to Win 2022 or Win 2025.

Hello, Have read over previous years that "Microsoft does not recommend performing an in-place upgrade of any server, as it can cause compatibility issues, performance degradation, and potential data loss. A clean install is the preferred method,…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,724 questions
asked 2025-02-18T22:46:54.57+00:00
stephen kung 0 Reputation points
1 answer

AKS/Docker: I am processing PDF's as large as 5,000 to 10,000 pages for OCR. I'm trying to run the pages concurrently in groups of 50 but running into a situtation where the memory goes to 10GB for a 200MB file.

I am processing PDF's as large as 5,000 to 10,000 pages for OCR with 200 MB files. I'm trying to run the pages concurrently in groups of 50 but running into a situtation where the memory goes to 10GB for a 200MB file. I've tried cleaning up the…

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.
2,276 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,923 questions
asked 2025-02-18T14:41:52.0666667+00:00
Adam Plager 0 Reputation points
answered 2025-02-18T22:46:51.22+00:00
Sina Salam 18,046 Reputation points
1 answer

I'm missing a few project templates in VS 2022

In VS 2019, I frequently created new projects with the following templates: ASP.NET Web Application (.NET Framework) C# Report Server Project But I don't see those two templates in VS 2022. Did I miss something when installing 2022?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked 2025-02-17T19:57:53.27+00:00
Coreysan 1,806 Reputation points
commented 2025-02-18T22:44:43.5933333+00:00
SurferOnWww 3,796 Reputation points
1 answer

Azure DCR Rules

If we write a DCR to ingest VMInsights Metrics into Log Analytics workspace as shown below: "dataSources": { "performanceCounters": [ { "streams":…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,477 questions
asked 2025-02-18T16:07:14.98+00:00
Gayatri Jagadev Ray 81 Reputation points
answered 2025-02-18T22:44:21.7966667+00:00
Pranay Reddy Madireddy 2,085 Reputation points Microsoft Vendor
1 answer

check for pipe characters in a field and use if condition on this field

In the dataflow, I am checking for data in a field that could have Pipe (|) characters or alphanumeric characters with Pipe(|) between them. If there is only pipe (|)characters, then use iif condition and mark it as Y . If there are alphanumeric…

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.
5,191 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,257 questions
asked 2025-02-18T17:14:18.44+00:00
Peruka, Sikander reddy 90 Reputation points
commented 2025-02-18T22:43:32.4666667+00:00
Peruka, Sikander reddy 90 Reputation points
0 answers

permissions for New-AzAKSCluster

Hello, I have 2 Azure environments (different Tennant / Subscription). In the first Tennant the script is running New-AzKeyVault ... New-AzAKSCluster ... without any problems... In the 2nd environment, New-AzKeyvault ... runs perfect and creates the…

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.
2,276 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,817 questions
asked 2025-02-17T21:48:03.4766667+00:00
Stefan Kiessig 40 Reputation points
commented 2025-02-18T22:43:29.9933333+00:00
Stefan Kiessig 40 Reputation points
1 answer

SAML External Provider via Keycloak (Keycloak is IdP) - AADSTS50034 [govt cloud]

Good morning, I'm trying to get my SAML External Provider via Keycloak (Keycloak is IdP) up and running in govt cloud. I have configured Keycloak as an external provider following these instructions:…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
3,039 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,282 questions
asked 2025-02-12T18:59:16.57+00:00
Ahmed Mujovic 0 Reputation points
commented 2025-02-18T22:43:08.69+00:00
Ahmed Mujovic 0 Reputation points
1 answer

Earned Sick Time Spreadsheet Sick Time Used?

Hello, I am a beginner at Excel. I am trying to create a spreadsheet to track Sick Time Earned. 1 hour earned for 30 hours worked. I need help completing this spreadsheet. What formula can I use to automatically calculate for column G and H (sick time…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,077 questions
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.
5,811 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,175 questions
Windows 365 Business
Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,386 questions
asked 2025-02-17T15:50:42.9+00:00
Accounting 0 Reputation points
answered 2025-02-18T22:42:40.67+00:00
Barry Schwarz 3,411 Reputation points
2 answers

How to fix Unknown Model error?

I am following Build a Custom Knowledge Retrieval (RAG) chatbot using Azure AI Foundry. I have setted up the AI search and also deployed two models gpt-4o-mini and text-embedding-ada-002, but I can't seem to access them in my computer using azure sdk. I…

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.
1,190 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,687 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,139 questions
asked 2024-12-09T14:58:39.17+00:00
Aqib Riaz 5 Reputation points
commented 2025-02-18T22:39:28.41+00:00
Maxim Salnikov 0 Reputation points Microsoft Employee
0 answers

Unable to check-in for the Azure AI 900 exam

Hi I was supposed to take the Azure AI 900 exam today at 9:45 Central European Time. I had booked my exam through Pearson Vue OnVue, it was meant to be an online proctored exam. I logged in at 9:15 and following the indications that appeared on some of…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,139 questions
asked 2025-02-18T22:38:11.42+00:00
Ivan Casana-Gallen 26 Reputation points
1 answer

About AADC version up

I have performed Inplace upgrade and got some error so I reinstall the Entra ID connect and got following error "For each new domain, your enterprise administrator must grant the necessary permissions to your synchronization account and there…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,896 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,282 questions
asked 2025-02-14T04:09:42.95+00:00
ネパリ サンデャ 480 Reputation points
commented 2025-02-18T22:37:49.7966667+00:00
Akhilesh Vallamkonda 11,925 Reputation points Microsoft Vendor
0 answers

"User Experience" missing where I need to modify the failure screen on a conditional access plicy

We want to modify the Microsoft 365 Conditional Access Policy failure screen for Named Location. Microsoft's support says we should have a "User Experience" section to adjust the message displayed when a user fails to meet the policy…

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,282 questions
asked 2025-02-14T15:50:22.2533333+00:00
Brian Rigsby 0 Reputation points
commented 2025-02-18T22:37:25.5666667+00:00
Akhilesh Vallamkonda 11,925 Reputation points Microsoft Vendor
1 answer

Fix "AADSTS500112" in "Azure Container App" running asp.net with Identity

I am encounter error "AADSTS500112" in an asp.net running in azure container app behind an ingress which is handing SSL termination. This means that all address are coming in as https and the ingress is forwarding http to port 8080. The Azure…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
3,039 questions
asked 2025-02-08T17:54:19.3966667+00:00
Kelvin Hoover 5 Reputation points
commented 2025-02-18T22:36:50.5633333+00:00
Sanoop M 765 Reputation points Microsoft Vendor
1 answer

SQL Stored procedure is continually reparsed and recompiled, causing significant delay in response

Our organization has a stored procedure, that seems to always be recompiled and reparsed nearly every execution, adding upwards of 14 seconds to overall execution time. The procedure is frequently but irregularly run, so it becomes common for users to…

Azure SQL Database
asked 2025-02-18T20:46:18.5266667+00:00
Phil Brown 0 Reputation points
commented 2025-02-18T22:36:50.34+00:00
Erland Sommarskog 117.2K Reputation points MVP
1 answer

Global Admin lost access to subscription

Hello I have been requested by Microsoft support (from another ticket) to create a service request to the Entra ID team so that our global admin can gain access back to our directory. Please contact me via email as soon as you can. Thanks

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,282 questions
asked 2025-02-17T12:19:03.82+00:00
Tika Syahfitri 0 Reputation points
answered 2025-02-18T22:35:10.67+00:00
Raja Pothuraju 12,985 Reputation points Microsoft Vendor
0 answers

Does the "Previously assigned" training completion status in Attack Simulator mean that the training has NOT been completed by the user?

I am using attack simulator to phish and assign training employees. I recently noticed a new status of completion of training following a click: "Previously assigned." Can you clarify what this Previously Assigned in the training completion…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,497 questions
asked 2025-02-18T16:07:49.8533333+00:00
Agustin Del Vento 0 Reputation points
commented 2025-02-18T22:34:39.1733333+00:00
Akhilesh Vallamkonda 11,925 Reputation points Microsoft Vendor
0 answers

Azure Communication Services: Microsoft Entra ID group role assignments are not applying to traditional users within the group.

Hello, we have created a custom role with ACS permissions below. permissions": [{     "actions": [         "Microsoft.Communication/CommunicationServices/Read",         "Microsoft.Communication/EmailServices/read",     …

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,009 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,282 questions
asked 2025-02-18T20:46:53.59+00:00
NOC 0 Reputation points
commented 2025-02-18T22:32:39.3533333+00:00
NOC 0 Reputation points