348,158 questions

Sort by: Updated
0 answers

How we can transfer files from blob storage to s3 bucket using ADF

file need to be transferred which is stored in azure blob storage to amazon s3 bucket , how we can achieve this using ADF as currently using ADF copy activity s3 is not allowed as sink.

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,185 questions
asked 2024-05-23T14:04:46.7333333+00:00
A. Kumar 0 Reputation points
0 answers

How Can We Enhance the Security of Microservices in a Distributed System?

As microservices architecture gains popularity for its scalability and flexibility, ensuring robust security across these distributed systems is increasingly important. This discussion seeks to gather insights on the best practices and tools to enhance…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,458 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
asked 2024-05-23T14:04:39.2466667+00:00
Sania 0 Reputation points
0 answers

Web app 404 not found

Hello, I have a problem with the Web app (B1) of azure, when I want to host a solution for example wordpress, the page for the configuration appears well but after having informed my information of database I have a page which appears with "404 Not…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,020 questions
asked 2024-05-23T14:04:39.14+00:00
AX 0 Reputation points
1 answer One of the answers was accepted by the question author.

Content type changes when using copying file from one blob to another using extra outputs (blob storage binding)

I'm a TypeScript developer trying to build a flow using Function App. The flow is very simple: when a file gets uploaded to Storage Blob a message containing the filename is dispatched on Storage Queue which triggers another function (doc-analyse) that…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,487 questions
asked 2024-05-22T20:35:04.3466667+00:00
Alexandru BAU 0 Reputation points
accepted 2024-05-23T14:03:22.57+00:00
Alexandru BAU 0 Reputation points
0 answers

how to put filter on https:\\graph.microsoft.com\beta\deviceManagement\detectedApps

i was to filter data based on platform in following https:\graph.microsoft.com\beta\deviceManagement\detectedApps but https:\graph.microsoft.com\beta\deviceManagement\detectedApps?$filter = platform ne 'windows' not working. please advice how to apply…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
asked 2024-05-23T14:03:07.6366667+00:00
Ashwin Gupta 0 Reputation points
1 answer

Azure Virtual Desktop and M365 Egress Question!

Hello Team, The scenario that customer asked is: They have M365 tenant in Singapore - and they have two user base location accessing AVD (Singapore & Hong Kong). Now if the user in Singapore location accesses the AVD based in Singapore and…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,265 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,384 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,845 questions
asked 2024-05-21T09:19:17.49+00:00
Ravi Kumar Shanker 61 Reputation points
commented 2024-05-23T14:02:00.67+00:00
Ravi Kumar Shanker 61 Reputation points
0 answers

AD Connect Server behind NAT

dear All, We have parent entity "msg.local" which currently has the AD Connect Server deployed. We have Child entity "Det.local" which is having the user/computer object, We would like to sync the det.local objects via AD Connect…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,825 questions
asked 2024-03-19T07:53:13.2033333+00:00
Hasan Reza 161 Reputation points
commented 2024-05-23T14:01:53.84+00:00
Hasan Reza 161 Reputation points
0 answers

Changing Placeholder text in Azure web app

Hi there, I have customized the interface of my Azure web app, and now I'm trying to change the placeholder text. I followed the steps outlined in this link to customize my website app. I used environmental variables to achieve the customization, but…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,020 questions
asked 2024-05-22T10:47:37.83+00:00
Farshad1 0 Reputation points
commented 2024-05-23T14:01:33.6566667+00:00
Farshad1 0 Reputation points
1 answer

Microsoft Grpah Apo intune Mobile device and software

i have requirements to pull mobile devices from MS intune using graph api, i am able to pull manageddevies but not able find api which gives me application or s.w installed on moible device i tried deviceappmanagment api but not able to add filter in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,821 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,468 questions
asked 2024-05-10T13:52:48.3766667+00:00
Ashwin Gupta 0 Reputation points
commented 2024-05-23T14:01:15.5333333+00:00
Ashwin Gupta 0 Reputation points
2 answers One of the answers was accepted by the question author.

Dataflow Activity giving output in different formats - "runStatus" vs. "SubStatus"

Hello, We have some excel files, which are loaded into the Datalake as .txt files through CopyData Activity. After that, We have a Data Flow activity to copy data from my DataLake to Azure SQL DB. We have implemented some logic after that for…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,731 questions
asked 2022-04-29T18:32:05.18+00:00
Rajas Thakur 61 Reputation points
edited an answer 2024-05-23T14:00:57.94+00:00
Anirudh Govardhanam 0 Reputation points
1 answer

Understanding time/latency fields from Application Gateway Access Logs

Hi, I am analyzing Access logs from Azure application gateway (table: AGWAccessLogs). I would like to clarify the meaning of below fields: ·       ClientResponseTime: ·       ServerResponseLatency ·       TimeTaken  AGWResponseTimes.png Azure metrics for…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
972 questions
asked 2024-05-23T11:20:40.1333333+00:00
Rajiv Bansal 146 Reputation points
answered 2024-05-23T14:00:38.52+00:00
KapilAnanth-MSFT 36,861 Reputation points Microsoft Employee
0 answers

How to cdc system columns in azure mapping data flow using 'Change data capture'

I am using the 'Change data capture' property of the dataflow in a pipeline to extract data incrementally. This option is working fine but I have to extract the cdc system columns like __$operation, __$start_lsn . Kindly help , if there is a way to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,731 questions
asked 2024-05-23T13:56:28.3133333+00:00
Amit Trivedi 40 Reputation points
0 answers

Problems with AlwaysOn, HADR_LOGPROGRESS_SYNC waits and missing log block

Hi Folks! Need help from you ! We have some issues with AlwaysOn synchronisation on high load system and we can it repeat on PROD and LT environmets(not depend from hardware). Configuration: SQL Seerver 2019 EE CU24 Prod- 4 nodes (2 synchronous mode…

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,887 questions
asked 2024-05-23T13:55:55.1133333+00:00
Viacheslav Nikonorov 0 Reputation points
2 answers

Should ADF rerun range cover the whole window?

Hi Team, I'm trying to understand the rerun range in tumbling window triggers. When I want to retry a window, do I need to make the rerun range covers the whole window or it only needs to cover a partial window. Let's say we have three consecutive failed…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,731 questions
asked 2024-05-22T07:17:35.52+00:00
Zhengxiao (Edward) Wang 0 Reputation points Microsoft Employee
edited a comment 2024-05-23T13:55:05.3366667+00:00
Smaran Thoomu 10,720 Reputation points Microsoft Vendor
1 answer

Configure DHCP Failover failed. Error: 20010: The specified option does not exist

I got this error: but the Predefined Options and values are the same. Any other suggestions? From the main DHCP server: and from the parent that I'm trying to make it a failover/backup:

Windows DHCP
Windows DHCP
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.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,025 questions
asked 2024-05-23T11:07:56.24+00:00
Nadim Polemis 0 Reputation points
commented 2024-05-23T13:54:21.33+00:00
Zunhui Han 75 Reputation points Microsoft Vendor
0 answers

Unable to backup Azure Function App - Invalid Username or Password

I am trying to backup our Function apps to a Storage account using Custom Backups, for most of the apps it works but I have 7 of them that are failing. I start the backup using PowerShell in the same way for all apps and we have a couple of hundred of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,371 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,020 questions
asked 2024-05-22T07:54:05.85+00:00
Patrik Nordlund 25 Reputation points
commented 2024-05-23T13:54:12.51+00:00
Patrik Nordlund 25 Reputation points
1 answer

Get Sql instances in .Net

How can I retrieve a DataTable from Sql Server instances in .Net? In the .Net Framework it was done this way: SqlDataSourceEnumerator instance = SqlDataSourceEnumerator.Instance; DataTable table = instance.GetDataSources(); string…

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,373 questions
asked 2024-05-23T09:46:11.3966667+00:00
zequion 131 Reputation points
edited an answer 2024-05-23T13:53:57.8266667+00:00
Hui Liu-MSFT 41,331 Reputation points Microsoft Vendor
1 answer

AKS Cluster in a failed State (KubernetesAPICallFailed)

Hello dear readers, After being in a stopped state for about a month, I recently wanted to start my AKS Cluster in the West Europe region, in order to test a few things. Sadly, the cluster ended up in a failed state after trying to start it. After…

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,890 questions
asked 2024-05-23T13:41:17.92+00:00
Witkowski, Marco 0 Reputation points
answered 2024-05-23T13:52:59.2966667+00:00
Akram Kathimi 1,041 Reputation points Microsoft Employee
0 answers

classic asp will also be abandoned?

Just as VBScript will be ripped from Windows in future!

Internet Information Services
asked 2024-05-23T13:52:30.0066667+00:00
啸 轩 1 Reputation point
0 answers

SQL Access Strategy

I would like a strategy for the use of Azure SQL with our cloud environment. The DB is in azure SQL. I would like to come up with a solution for giving access to developers and extended/other teams for dev/support needs. WE have to add users and give…

Azure SQL Database
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,467 questions
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,887 questions
asked 2024-05-23T06:06:17.2233333+00:00
Santhi Dhanuskodi 145 Reputation points
commented 2024-05-23T13:52:01.7433333+00:00
Santhi Dhanuskodi 145 Reputation points