352,620 questions

Sort by: Updated
2 answers

VM Selection - Which VM Should I Use to Create Media Ads

Hi, I am going to create videos and adds based by using own phyton logic. I will call multiple open apis,Gen Apis etc based on response othis api will create videos from own phyton logic .I should manage 250 concurrent videos creations (250 concurrent…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,356 questions
Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
310 questions
asked 2024-06-05T13:59:45.9933333+00:00
Software Eng 0 Reputation points
answered 2024-06-11T20:08:48.13+00:00
kobulloc-MSFT 25,051 Reputation points Microsoft Employee
2 answers

Dispose File stream and stream

Hi, Does I handle the dispose in correct way ? Note: This line contentStream.CopyTo(fileStream); can take long time. I got contentStream here from download file from our website. var zipPathForFolderOrPathForFile =…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,509 questions
asked 2024-06-11T07:29:35.66+00:00
Dani_S 3,046 Reputation points
commented 2024-06-11T20:08:28.2066667+00:00
Dani_S 3,046 Reputation points
2 answers One of the answers was accepted by the question author.

Migrating from Azure Media Service, with same URI's

I've just read the mail about AMS going down on June 30. We have a lot of HLS URIs which are hardcoded into multiple clients and now that we need to migrate to a new service, I'm afraid that the URIs will change and that our clients will become…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
310 questions
asked 2024-05-30T11:56:33.6166667+00:00
Thor Bilsby 0 Reputation points
accepted 2024-06-11T20:07:14.43+00:00
Thor Bilsby 0 Reputation points
2 answers One of the answers was accepted by the question author.

How can I see my boss' email folders?

Hello, I'm an Executive Assistant, my boss uses Outlook and has multiple email folders. She's given me access to all the main folders and I assume that would include visibility to sub folders as well, but I can't see any of them. We are both on Exchange…

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,979 questions
asked 2024-06-11T19:33:55.53+00:00
Alex Mitchell 0 Reputation points
accepted 2024-06-11T20:06:30.8133333+00:00
Alex Mitchell 0 Reputation points
0 answers

Mssparkutils.credentials.getSecretWithLS to get Certificate and create CertificateCredential in Synapse

I need to create a CertificateCredential from azure.identity, I have a PKCS12 certificate saved in a Key Vault and I am reading it using mssparkutils with LinkedService, official documentation mentioned you can create a CertificateCredential with the…

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,535 questions
asked 2024-06-09T18:24:19.5366667+00:00
BEPV 0 Reputation points
edited a comment 2024-06-11T20:05:54.9033333+00:00
BEPV 0 Reputation points
1 answer

Turn off Multi Authentication for user that doesn't have a smart phone

I have a couple of elder users that are accessing office.com and outlook.com - it is requiring them to Enter/use the Microsoft Authentication application - which is real hard to do with a Flip phone (non-smart phone). Everything that I have tried…

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,793 questions
asked 2024-06-11T19:40:41.9733333+00:00
IT Support 0 Reputation points
answered 2024-06-11T20:05:33.79+00:00
akinbade abiola 4,120 Reputation points
1 answer

Not able to Insert Image data for two images Postgresql

[HttpPost] [ValidateAntiForgeryToken] public async Task<IActionResult> Create([Bind("Sno,No,Topic,QuestionTitle,Opt1,Opt2,Opt3,Opt4,Answer,Time,Correct,Solution,Imagedata,Imagesol")] Question question, IFormFile…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,279 questions
Azure Database for PostgreSQL
asked 2024-06-11T19:37:32.6+00:00
Maui Learner 500 Reputation points
commented 2024-06-11T20:04:22.9966667+00:00
Michael Taylor 49,686 Reputation points
0 answers

AI Studio integrating the Playground Web App with an Endpoint deployed from Prompt Flow

I've deployed a web app using the AI Studio Playground and separately deployed an endpoint using Prompt Flow. My question is: How can I integrate these two, specifically making the web app consume the endpoint from Prompt Flow? Are there any azure webapp…

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.
791 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,412 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,503 questions
asked 2024-06-11T20:03:45.46+00:00
Mithun 20 Reputation points
2 answers

Unable to enable autosync option under sourcecontrol in Azure Automation

Hi All, I'm trying to set up source control for Azure automation account, but when I click EnableAutoSync I'm seeing below error. An error occurred while updating the source control named 'SCReposGit'. Error details: SourceControl autoSync setup failed…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,157 questions
asked 2024-05-24T07:23:19.3166667+00:00
VinodKumar-0434 296 Reputation points
commented 2024-06-11T20:00:30.73+00:00
Tiago Utz Foscarini 5 Reputation points
2 answers

How to add a different CSS to a razor page in Blazor WASM?

I am working on a Blazor WASM e-commerce application using the .NET 6 old version with a default template. I want to add a new razor page with a different look while keeping the old ones in the project. How can I achieve this? Specifically, I want to add…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,279 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,448 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,457 questions
asked 2024-06-04T13:24:09.7766667+00:00
Cenk 981 Reputation points
commented 2024-06-11T20:00:28.92+00:00
Bruce (SqlWork.com) 58,936 Reputation points
0 answers

Bing custom search slices limitation

The documentation states that there is a limit of 400 domains that you can configured in the Active list. I have found a similar question from 4 years ago but I was wondering if there is a work around for…

Bing Custom Search
Bing Custom Search
An easy-to-use, ad-free, commercial-grade search tool that lets you deliver the results you want.
82 questions
asked 2024-06-11T19:58:18.0766667+00:00
Patrick van Kleef 0 Reputation points
0 answers

OS Reload linux VM

Hello. Does anyone know if it's possible to OS reaload an Azure VM ? In my tests, using the redeploy (which just moves the vm from one host to another) and reaply didn't work. I created a test file and at the end of both processes it was still…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,356 questions
asked 2024-06-11T19:55:43.68+00:00
Marcos Oliveira 0 Reputation points
0 answers

Is Azure Open AI subscription needed to complete Lab Exercise for MS Build Challenge - Module 12: Prompt Flow in Azure AI Studio?

Is an approved Azure Open AI subscription needed to complete lab exercise in module 12 for the Microsoft Build Challenge? This exercise involves the use of Azure AI Studio's prompt flow feature to create an LLM app that calls a GPT model from Azure Open…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,649 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,469 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,412 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,132 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,503 questions
asked 2024-06-11T19:53:30.7333333+00:00
Jill Yukiko Oshiro 40 Reputation points
1 answer One of the answers was accepted by the question author.

New salesforce connector doesn't support SOQL syntax

trying to convert to new salesforce connector and getting 'unbound' error when trying to return all fields for an object such as select fields(all) from profile where id = 'xxx'. using version 60.0 in linked service Seems like only the select…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,858 questions
asked 2024-06-11T16:23:08.8133333+00:00
Boilard, Andre 21 Reputation points
commented 2024-06-11T19:52:03.58+00:00
Boilard, Andre 21 Reputation points
1 answer

Search all columns with the same where clause

Is there a way to search all columns with the same where clause? It is one piece of text and ideally not write a long where with or statement would be nice.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,031 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,575 questions
SQL Server Training
SQL Server Training
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Training: Instruction to develop new skills.
5 questions
asked 2024-06-11T18:15:45.0166667+00:00
Jonathan Brotto 140 Reputation points
edited a comment 2024-06-11T19:51:24.32+00:00
Naomi Nosonovsky 405 Reputation points
0 answers

AI Empowered - GTP Training Days

how can i take the AI Empowered - GTP Training Days

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,340 questions
Azure AI Personalizer
Azure AI Personalizer
An Azure artificial intelligence service that enables applications to personalize user experiences by learning from collective real-time user behavior.
34 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,412 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
373 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,503 questions
asked 2024-06-11T19:50:50.7533333+00:00
Rania El-Kebbi 0 Reputation points
2 answers

Outlook sync issue

Hi, The error I am encountering in Outlook is: "One or more items in the folder you synchronized do not match. To resolve conflicts, open the items and try this operation again." I've followed some steps but the issue persists. Can you please…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,197 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,979 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,292 questions
asked 2024-06-10T18:23:29.11+00:00
TechUST 416 Reputation points
commented 2024-06-11T19:50:19.2333333+00:00
TechUST 416 Reputation points
0 answers

Problem pulling docker images on azure

While running an automated data collection pipeline on Azure ML, I am encountering this error: Warnings: Failed to execute command group with error An unexpected error occurred while executing command due to: Failed to pull Docker image…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,649 questions
asked 2024-06-11T19:49:37.1566667+00:00
Sharman, Bharat (SOLGEN) 0 Reputation points
2 answers One of the answers was accepted by the question author.

URL Rewrite rule not working Http to Https Redirect IIS 10 - Asp.Net Framework 4.8 - aspx - Web Forms

Using URL rewrite module 2.1 in IIS 10 is not working as expected. Here is my requirement I have several web applications running under "Default Web Site". One of them is "WebAppDemo" The Default Web Site has bindings as in the…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,357 questions
asked 2024-06-07T19:10:18.9433333+00:00
techthiru 40 Reputation points
edited the question 2024-06-11T19:49:21.1866667+00:00
techthiru 40 Reputation points
9 answers

Error "An authentication error has occurred (Code: 0x800706be)" when trying to use Remote Desktop to connect in Windows 10

I saw the same article for Windows 11, however I experience this problem on Windows 10. What did I do install Azure Remote Desktop on my Windows 10 machine (latest update) logged into my company workspace using my company MS account tried to…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,919 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,326 questions
asked 2022-01-25T09:24:04.913+00:00
Hruby, Jan 1 Reputation point
commented 2024-06-11T19:48:32.54+00:00
Conrad Jellison 0 Reputation points