53,721 questions

Sort by: Updated
0 answers

How do I create a dynamic SQL query for Cosmos DB using Azure Data Factory?

I am doing a simple data flow where I have a source from a cosmos db container, I want to get the latest data that is greater than a _ts value that I store in a variable (SELECT * FROM c WHERE c_ts > @variables('LastRunDateTS')). How can I pass this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,445 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,567 questions
asked 2024-04-30T13:18:23.7733333+00:00
Andrew Hopkinson 6 Reputation points
edited a comment 2024-04-30T15:33:21.4466667+00:00
Andrew Hopkinson 6 Reputation points
0 answers

ADF pipeline with upsert throwing error "The data type text cannot be used as an operand to the UNION, INTERSECT or EXCEPT operators because it is not comparable"

ADF pipeline writing data from AZURE sql to on prem SQL Server with upsert operation. TEXT fields are part of target system, Even though TEXT fields are not selected in select query and are not mandatory fields still throwing error. I cannot change…

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,734 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,567 questions
asked 2024-04-27T01:42:51.18+00:00
Shantanu Dekapurwar 0 Reputation points
commented 2024-04-30T15:32:43.4433333+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
0 answers

Discussion around different ways to implement PIM for Azure resources

I've found there are two ways to use PIM to grant access to Azure resources and I'd like to understand the differences, if any, between the two. The outcome is the same however the process/workflow to achieve it is different. Method 1 Create an Entra ID…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
946 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
668 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,511 questions
asked 2024-01-30T07:07:38.8133333+00:00
KFM 86 Reputation points
commented 2024-04-30T15:31:51.71+00:00
AH 0 Reputation points
0 answers

Microsoft office 365 applications cannot connect to the server

I have a problem where two users couldn't connect to any office 365 apps. it just says "trying to connect" or "sorry, we couldn't connect/contact the server" but just from specifics users, if you change the windows user and try again…

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,811 questions
asked 2024-04-30T15:30:59.9366667+00:00
Elias Sosa 0 Reputation points
0 answers

Recommendations for Upgrading Hyper-V Host from 2019 to 2022

I have upgraded Hyper-V Guests from 2019 to 2022, but not the Host. What are some recommendations for upgrading a Hyper-V Host running 2019 Standard to 2022 Standard? Can I export the VMs and clean install Server 2022, then import the VMs without any…

System Center Virtual Machine Manager
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,153 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,545 questions
asked 2024-04-30T15:30:14.35+00:00
SagerR-5181 180 Reputation points
0 answers

How can I get a report showing all folders/files that have been shared (internally & externally) on a SharePoint OnLine site

I need to get a report that will show all files/folders that have been shared within a SharePoint site. I know we can see some data within the library permissions, but I need to see what exact file(s) have been shared under limited access

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,651 questions
asked 2024-04-30T15:27:33.9133333+00:00
Mark Callan 0 Reputation points
0 answers

How to visit the views of carouselview different item ?

webview will display embed youtube video I need user webview.EvaluateJavaScriptAsync to control the video. Then, how can i visit the webview of different items ? <CarouselView Grid.Row="2" x:Name="cView"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,883 questions
asked 2024-04-29T07:10:20.56+00:00
Fei Xu 490 Reputation points
commented 2024-04-30T15:22:42.6066667+00:00
Fei Xu 490 Reputation points
0 answers

Document Intelligence Custom Extraction Model Merging Cells and Unexpected Behavior

When encountering certain files, Document Intelligence behaves oddly. I've labeled tables from PDFs and trained the model, but it's behaving strangely on some files, even though they were included in the training data. Specifically, Document Intelligence…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,375 questions
asked 2024-04-30T15:22:35.8566667+00:00
Syed Umair Hasan 90 Reputation points
0 answers

My Azure virtual desktop cuts off calls and Zoom meetings, and is slow and my coworkers get disconnected constantly.

I tried Microsoft Support, which refused to help with the problem and then the support rep dipped, so maybe someone here has experienced similar issues since I can't seem to reconnect with support. We run 2 virtual desktops that both have issues with…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,144 questions
asked 2024-04-30T15:22:15.94+00:00
Gregory Thurell 0 Reputation points
0 answers

Power Automate's deep integration across multiple data sources module

Hello, After completing steps 9, 10 and 11 I don't see an environment field for step 12. I see Change Type, Table Name and Scope field in the action configuration pane. This question is related to the following Learning Module

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
58 questions
asked 2024-04-30T15:21:45.9366667+00:00
Hughes, Timothy 0 Reputation points
0 answers

How to fix broken web chat app after Microsoft Entra ID authentication login added

I had a chat app using Azure web app and Web PubSub working perfectly using the github example: samples/javascript/chatapp/nativeapi I made no changes to code and added the microsoft entra ID authentication requirement according the default instructions…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 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,511 questions
asked 2024-04-30T15:00:03.5866667+00:00
Peter Daniels 40 Reputation points
edited the question 2024-04-30T15:16:35.2266667+00:00
Peter Daniels 40 Reputation points
0 answers

How to handle restarts in Azure Image Builder powershell customizers

I'm trying to install Docker CE on my Windows Server as part of the image builder step and it will need a restart. The question is, how do you handle restarts in the customer powershell script while building an Image using Azure Image Builder? Tried…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,144 questions
asked 2024-04-23T16:47:27.68+00:00
Abhinand Jinugu 0 Reputation points
commented 2024-04-30T15:14:37.3066667+00:00
Abhinand Jinugu 0 Reputation points
0 answers

Is it possible to use conditional access policy with specific logged on Windows user?

Hello, Is it possible to use currently logged user as a signal inside Conditional Access policy evaluation? Scenario is below. Computer is joined to Entra ID and managed by Intune Computer has both Entra ID user configured and local user Is it…

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,811 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,348 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,511 questions
asked 2024-04-30T15:10:22.2233333+00:00
Gregory Suvalian 186 Reputation points
0 answers

How is it possible to block unwanted traffic in the FTPS of an app service?

I recently came across a requirement from the security team, stating that the use of the FTPS feature in the environment's app services would be insecure, as they can receive public traffic in a productive environment. I would like to know what security…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
946 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2024-04-30T15:09:26.3066667+00:00
ROBSON DA SILVA PEDROSO 0 Reputation points
0 answers

Certificate not reflecting in account

Recently i have appeared for AZ-204 exam, which I ahve cleared but the certification is not reflecting in this account. The MCID from which I have appeared is 995842171.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,144 questions
asked 2024-04-30T15:03:14.1633333+00:00
Bhagyashree Hingmire 0 Reputation points
0 answers

/deviceManagement/importedWindowsAutopilotDeviceIdentities

I'm trying to get the list of importedWindowsAutopilotDeviceIdentities using https://graph.microsoft.com/v1.0/deviceManagement/importedWindowsAutopilotDeviceIdentities on postman. I'm getting this with 504 Gateway Timeout. I'm getting this from last 3…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,612 questions
asked 2024-04-30T14:59:30.0433333+00:00
Mudunuri, Lohith puneeth varma 0 Reputation points
0 answers

Application gateway backend targets

Hi, Hopefully someone can assist me with this question which I cannot find a solution for currently. I am configuring something like the following:…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
960 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
766 questions
asked 2024-04-30T14:56:52.0233333+00:00
Eddie Vincent 0 Reputation points
0 answers

MFA for VMware is no longer working, possible Azure issue

Our SAML certificate in Azure for Single Sign on for VMware expired yesterday. We created a new certificate and set it to be Active, and then downloaded the metadata for that certificate and uploaded it to our UAG. Unfortunately, this did not work as…

Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
318 questions
asked 2024-04-30T14:56:05.5233333+00:00
Schifter, Gabriela 75 Reputation points
0 answers

I have appeared AZ-204 exam and cleared it, The communication was through my personal email "bhagya_0911@yahoo.in", but whenever I try to login to this accoung I cannot see the exam history nor the one I have cleared. The MCID through which exam was appea

azure.pdf PFA mail of passed certification

SQL Server on Azure Virtual Machines
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,144 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2024-04-30T14:47:11.1333333+00:00
Bhagyashree Hingmire 0 Reputation points
commented 2024-04-30T14:55:43.8033333+00:00
Bhagyashree Hingmire 0 Reputation points
0 answers

Uploading cskpg and csfg files causes error - document not defined

I'm trying to split staging and production slots in Cloud Service Classic so I can do the ARM migration for each of them to the extended support version. Within my test environment I managed to deploy and complete the migration. However, within my…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
639 questions
asked 2024-04-30T14:54:27.47+00:00
Ewa 0 Reputation points