54,661 questions

Sort by: Updated
0 answers

Azure Load Balancer Session Handover not working

We have a setup were we want to protect all azure network traffic with a NVA (Firewall from a Third Party Vendor) For Load Balancing the Vendor suggests using a Azure Standard Load Balancer with the NVAs in Backend Pool. We have setup the Load balancer…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
408 questions
asked 2024-05-21T11:32:38.4233333+00:00
Lukas Müller 0 Reputation points
commented 2024-05-21T12:12:17.47+00:00
KapilAnanth-MSFT 36,396 Reputation points Microsoft Employee
0 answers

Azure APIM gateways and Bicep

Is it possible to create an api with Bicep or ARM Template that doesn't have the default gateway 'Managed'?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,796 questions
asked 2021-11-12T07:45:55.15+00:00
Anonymous
commented 2024-05-21T12:09:55.8533333+00:00
Ben Gimblett 3,575 Reputation points Microsoft Employee
0 answers

Identify display orientation (flipped or not) in Win32 app

Hello, In Win32 app, I want to capture event when display orientation is changed. below is the sample code snippet to get an idea: LRESULT CALLBACK WindowProc(HWND hWnd, UINT messageCode, WPARAM wParam, LPARAM lParam) { switch (messageCode) { …

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,443 questions
asked 2024-05-21T11:57:06.57+00:00
Shyam Butani 70 Reputation points
commented 2024-05-21T12:02:09.5433333+00:00
David Lowndes 2,360 Reputation points MVP
0 answers

"Continuous DataFlow execution failed" error on Link connection, while following Synapse Link tutorial

While following this tutorial on creating a Synapse Link, I get an unclear error when trying to start the Link Connection. I can't find any information on google about this error code. Continuous DataFlow execution failed. Error…

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,454 questions
asked 2024-05-21T01:47:59.0233333+00:00
Dario Ruben Scanferlato 0 Reputation points
edited the question 2024-05-21T12:01:54.06+00:00
Dario Ruben Scanferlato 0 Reputation points
0 answers

Deploy ODBC Connections with credentials remotely

Hello all, well I need to create ODBC Connections (SQL Server) for a few hundred devices, but they need to have the credentials stored. Deploying without stored credentials is no problem at all, but I simply cannot find a way to do this with stored…

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,833 questions
asked 2024-05-21T11:55:33.6566667+00:00
Stefano Cocco 0 Reputation points
0 answers

Issue with User Required to Enter Username and Password on Logon in Windows 7

Hello everyone, I am encountering an issue with a Windows 7 machine that is part of a domain. When a user attempts to log on, they are prompted to enter their username and password. Ideally, I would like the logon screen to display all the user accounts…

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,833 questions
asked 2024-05-21T11:54:06.2433333+00:00
IT Researcher 26 Reputation points
0 answers

TDS deduction on Invoice payment

Hello, We have an existing subscription for Microsoft Azure. The invoices received has amount in INR +GST. Requesting you to please highlight us whether TDS deduction can be applied on forthcoming invoices or not, if yes under which section TDS will be…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,108 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
986 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
803 questions
asked 2024-05-21T11:51:06.3866667+00:00
DevSecOps 0 Reputation points
0 answers

How to mount Azure File Share to an Android device?

I'm trying to mount an Azure File Share to an Android device, specifically a Samsung Galaxy, but keep getting errors about incorrect details even though they seem correct to me. The native app "My Files" supports SMBv2 / SMBv3. Can anyone…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,179 questions
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,737 questions
asked 2024-05-21T11:49:00.0566667+00:00
Theodoros Yiorkas 25 Reputation points
0 answers

How to filter by createdDateTime Graph API 'me/drive/microsoft.graph.sharedWithMe'

Trying to filter the response by "createdDateTime", but always get an InvalidRequest.  Request: GET https://graph.microsoft.com/v1.0/me/drive/microsoft.graph.sharedWithMe?$filter=createdDateTime ge 2024-05-15T09:00:00Z Response:  {    …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,219 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,796 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
855 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,818 questions
asked 2024-05-21T11:48:06.3533333+00:00
Aishwarya Brahmankar 0 Reputation points
0 answers

Azure open AI indexing of Sharepoint

I submitted a request a week ago to open up indexing by Azure open AI of Sharepoint sites. More info here: https://learn.microsoft.com/en-gb/azure/search/search-howto-index-sharepoint-online Does anyone know how long this usually takes? There are also…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,818 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,260 questions
asked 2024-05-21T09:01:55.86+00:00
Henrik 20 Reputation points
edited the question 2024-05-21T11:43:57.0033333+00:00
Henrik 20 Reputation points
0 answers

Azure AI Document Intelligence : On-premises Containers

I want to use Azure Document Intelligence containers on-premises. For this, I created a Kubernetes file, referencing the Docker Compose file mentioned here. The containers are running fine. Now, I need some guidance on how to use my containers to…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,434 questions
asked 2024-05-21T11:38:08.4166667+00:00
Sidharth Chauhan 25 Reputation points
0 answers

Facing an issue while loading from in vue.js after migration from SharePoint On-premise to SharePoint Online.

Hi All, We have migrated one SharePoint Application from on premise environment to SharePoint online. This application we built using vue.js in SharePoint on-premise .After migration to SharePoint online we are facing an issue while loading the form. We…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,818 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,706 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,834 questions
asked 2024-05-17T10:40:40.0533333+00:00
Kuna, Venkatesh [CTR] 0 Reputation points
edited the question 2024-05-21T11:34:41.4933333+00:00
Kuna, Venkatesh [CTR] 0 Reputation points
0 answers

After Postgresql flexible migration from 14 to 16 admin user can't ALTER other role anymore

Since migrating my flexible server to postgresql version 16 my admin user can't modify roles anymore. With version 16 it's mandatory to have WITH ADMIN OPTION on roles to be able to alter them. My problem is that it wasn't the case on version 14 and my…

Azure Database for PostgreSQL
asked 2024-05-21T09:38:21.5333333+00:00
Davi, Thomas 0 Reputation points
commented 2024-05-21T11:30:36.8966667+00:00
GeethaThatipatri-MSFT 27,887 Reputation points Microsoft Employee
0 answers

Documento excel in cartella server condivisa, aperto da altro utente

Buongiorno, volevo chiedere se qualcuno di voi ha mai riscontrato il seguente problema. Se un collega apre un documento excel, che si trova su una cartella condivisa in un file server, compare il seguente errore(vedi allegato) Esiste un modo per vedere…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,348 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,527 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,258 questions
asked 2024-05-21T11:30:01.57+00:00
Gilbert Mani 0 Reputation points
0 answers

Unable to reschedule

Hello Team, Today i have Az-104 exam, while giving my exam i was stuck at camera page. Camera didn't open for me, so i got pop-up like Reschedule exam. but i am unable to reschedule. Please help me in this issue. Thank you Janhavi

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,256 questions
asked 2024-05-21T11:29:18.0966667+00:00
Janhavi Bhanare 0 Reputation points
0 answers

Invalid property name error in ADF Copy Data Activity

We have created pipelines for copying data from sharepoint. We have configured our copy data activity to store the file with some metadata also like author name, title, link, last modified, etc. Now for some files I'm getting below…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,710 questions
asked 2024-05-21T11:28:35.1366667+00:00
Rayne 20 Reputation points
0 answers

How to deploy Azure function (.net 8 isolated worker process) in aks cluster

I created a Service Bus trigger function with .Net 8 and the isolated worker model. It is running fine locally (on my Windows laptop) However when I deploy it to my AKS cluster the memory usage keeps on growing (starts around 140 MB and after some hours…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,358 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,447 questions
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,885 questions
asked 2024-03-05T12:41:08.27+00:00
Patrick Koorevaar 6 Reputation points
commented 2024-05-21T11:26:20.8166667+00:00
Patrick Koorevaar 6 Reputation points
0 answers

How I can export bills and invoices for last 24 months from our M365 tenant as single file as I dont see such option?

How I can export bills and invoices for last 24 months from our M365 tenant as single file as I dont see such option?

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,929 questions
asked 2024-05-21T11:25:42.1033333+00:00
Mytoast Admin 145 Reputation points
0 answers

How to get my AZ900 Certificate added to the Microsoft Profile created?

I am unable to see my AZ900 (Microsoft Azure fundamentals) Certification passed on Dec 14 2023. I have received the email from Certiport and able to see and download the transcript but unable to do so on Microsoft learn website. I have the Microsoft…

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.
597 questions
asked 2024-05-21T11:18:27.5233333+00:00
Trivedi, Ketki 0 Reputation points
0 answers

Child Component(ConfigurePizzaDialog) Buttons Click (Cancel and Order Buttons) is not calling the OrderState Methods

Dear Manager, I am learning this module and created the same BlazzzingPizza application in Visual Studio 2022. The Child Component ConfigurePizzaDialog has 2 buttons. They are Cancel and Order. I have created the EventCallbacks for these buttons and…

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.
1,020 questions
asked 2024-05-21T11:17:26.61+00:00
supraja t 0 Reputation points