342,934 questions

Sort by: Updated
0 answers

How to copy the data from Amazon S3 to Azure SQL database incrementally.

Hello team, I wanted to wanted to copy data from Amazon S3(JSON format) to Azure SQL database. I wanted to learn the mechanism for incrementally updating the data from Amazon S3 to Azure SQL. Also, the environment has only SHIR deployed, so data flows…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,582 questions
asked 2024-05-01T20:06:01.4533333+00:00
Shweta Chavan 40 Reputation points
1 answer

2016 smtp rely server I need to migrate to 2019

Hello, I have a server 2016 with SMTP setup on it and I need to migrate it to server 2019. Is there an easy way to do this?

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,465 questions
asked 2024-05-01T16:11:37.94+00:00
John Steele 21 Reputation points
commented 2024-05-01T20:05:54.4633333+00:00
Marcin Policht 10,845 Reputation points MVP
0 answers

how to connect to mysql to insert data using SharePoint 2019

Hi, i am using SharePoint 2019 on prem. Solution Required: How to connect to mysql databases ( on prem ) to insert data into mysql db. Thanks

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,674 questions
asked 2024-04-30T13:21:11.3+00:00
Mohammad Qasim 576 Reputation points
commented 2024-05-01T20:05:32.38+00:00
Mohammad Qasim 576 Reputation points
1 answer

App Service, Access Restrictions, and Cross-Tenant Peered VNET - 403 Forbidden

Hi All, I am trying to figure out how to allow traffic to an App Service using Access Restrictions from a peered VNET in a different tenant. The VNET is properly peered and traffic is flowing as expected, this is obvious because we are able to access and…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,902 questions
asked 2024-04-29T20:18:35+00:00
Steve Sanda 1 Reputation point
commented 2024-05-01T20:03:47.6633333+00:00
Steve Sanda 1 Reputation point
0 answers

Azure Data Factory copy activity stuck on queued status using integration run time self-hosted

I have been experiencing an issue, where the data factory copy activities are stuck in 'queued' status. When I try to use a database with the azure integrated run time, works normally. When I try to use one of the integration run time self-hosted, they…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,582 questions
asked 2024-05-01T14:06:20.4366667+00:00
Antônio Farias 0 Reputation points
edited a comment 2024-05-01T20:02:01.4766667+00:00
Antônio Farias 0 Reputation points
0 answers

Access APIM through Private Endpoint using public App Gateway

I disabled public access in my APIM and trying to make it publicly available through Application Gateway (with public IP), but I'm getting 403 as requests are originating from a public IP: { "statusCode": 403, "message":…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,759 questions
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
asked 2024-04-30T13:13:02.18+00:00
Vasiliy Grinko 20 Reputation points
commented 2024-05-01T20:01:22.2566667+00:00
Vasiliy Grinko 20 Reputation points
0 answers

Blob Capacity by Tier

Hi I was wondering if there is a way to get the blob or usage capacity for storage accounts broken down by tier through rest api?

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,348 questions
asked 2024-05-01T19:58:31.9633333+00:00
Morris, Michael A 20 Reputation points
0 answers

Comparing dates in Excel

Hi, I have three columns in my Excel sheet: customer_id, entry_date and leave_date. I want to check whether the same patient has rentered within 14 days after leaving last time. In other words, i want excel to check in a separate column if, for a given…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,469 questions
asked 2024-05-01T19:57:25.39+00:00
michal2002 0 Reputation points
1 answer

I can't create an azure function app

When I try to create an azure function app it keeps loading the resource, I can't see anything about hosting either I am trying to create an azure function app to execute a script for emails, but when I want to create it, the hosting tab does not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,283 questions
asked 2024-04-30T22:52:04.1633333+00:00
Andres Felipe Rozo Brijaldo 0 Reputation points
commented 2024-05-01T19:57:17.7+00:00
Andres Felipe Rozo Brijaldo 0 Reputation points
1 answer One of the answers was accepted by the question author.

Create custom CloudAP plugin to authenticate to windows machine which is entra Joined?

My domain is federated with custom inhouse IDP and when the user tries to login in the entra joined machine as IDP CloudAP authenticates the user right? Is it possible to create custom CloudAP Plugin so after user enters the password our idp can enforce…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,190 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,531 questions
asked 2024-02-07T12:04:04.42+00:00
AJ 20 Reputation points
commented 2024-05-01T19:55:20.1466667+00:00
Matt Peterson 10 Reputation points
2 answers One of the answers was accepted by the question author.

About Event Hub Billing Method

Hi Everyone According to the pricing page on Event Hub, one of the fact questions expresses the following: To understand this well, I want you to help me understand this based on the next scenarios. Both scenarios tell us about changing the capactity of…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
558 questions
asked 2024-04-27T04:51:38.29+00:00
Jona 355 Reputation points
accepted 2024-05-01T19:55:04.77+00:00
Jona 355 Reputation points
0 answers

I am working in SSL using webservice.h. I want to modify the HTTP header information in the request by adding Keyid = "value"

I am working on SSL (using webservice.h). Please find below the request. In the highlighted headers below , I want to add Keyid = "Value". I am trying to do this but not able to get any clue. I have tried using WsAddCustomHeader but this is…

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,423 questions
Windows Network
Windows Network
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.Network: A group of devices that communicate either wirelessly or via a physical connection.
651 questions
asked 2024-04-23T09:17:25.6866667+00:00
Sriram Mahalingam (Contractor) 0 Reputation points
commented 2024-05-01T19:54:59.95+00:00
Sriram Mahalingam (Contractor) 0 Reputation points
1 answer

MS 102 Microsoft 365 Administrator

Hi Good Morning., Last Friday I completed my exam MS 102 Microsoft 365 Administrator, The Result has come I have passed the exam also but why still I not received a certificate, When I will receive my MS Admin certificate, Please support me. Thank…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,085 questions
asked 2024-04-30T08:08:18.9833333+00:00
AbdulMuhsin Sajarutheen 0 Reputation points
commented 2024-05-01T19:54:12.1+00:00
AbdulMuhsin Sajarutheen 0 Reputation points
1 answer

Issue with accessing Azure Container App behind internal load balancer on VNet

I have pretty regular set of templates that deploy Container App on private network (vnet) with ingress working only on that network The underlying container exposes port 80, the replicas are up and running, health checks are OK. I have a test VM on that…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
270 questions
asked 2024-04-29T16:50:17.05+00:00
Eugene N 0 Reputation points
edited an answer 2024-05-01T19:53:41.38+00:00
JeffreyCMI 6 Reputation points
1 answer

How to make .NET SDK 8.0 show up in Visual Studio 2022 (17.9.6)?

I'm running Visual Studio 2022 (17.9.6) on Windows 11 and have .NET SDK 8.0 installed, but Visual Studio does not list it: It is installed, see below: I had Visual Studio 2022 (17.7) installed. Then installed .NET SDK 8 and upgraded VS to 17.9.6. It…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,617 questions
asked 2024-05-01T15:51:47.7866667+00:00
Bert Roos 0 Reputation points
edited an answer 2024-05-01T19:46:38.52+00:00
Bruce (SqlWork.com) 56,531 Reputation points
0 answers

Retirement of Azure SQL Database APIs 2014-04-01

The Azure SQL Database API version 2014-04-01 is retiring, I would like to understand the following things: How can we check the resources effected using the resource graph explorer? How to make the changes using code? Any prerequisite or…

Azure SQL Database
asked 2024-05-01T08:54:07.26+00:00
Azra Akil 40 Reputation points
edited a comment 2024-05-01T19:46:25.54+00:00
GeethaThatipatri-MSFT 27,567 Reputation points Microsoft Employee
1 answer

Request for Exception to Renew Microsoft Developer Associate Certification

Dear team, I hope this message finds you well. I am writing to bring to your attention that my Microsoft Developer Associate certification expired on March 20th. Unfortunately, due to health reasons, I have been unwell for over a month, causing me to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,085 questions
asked 2024-05-01T19:41:44.9066667+00:00
Avani Pathak 0 Reputation points
edited the question 2024-05-01T19:45:08.2233333+00:00
Andreas Baumgarten 96,606 Reputation points MVP
2 answers One of the answers was accepted by the question author.

powershell to get all users and their managers recursively

I am looking to pull all Active Directory users and their managers all the way up to the chain. I get how to do get-aduser -filter * -properties * | select name, manager export-csv -path "csv path" I also get: $Users = Get-ADUser -filter *…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,884 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,378 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,071 questions
asked 2024-04-30T13:24:36.5566667+00:00
Michael-5966 0 Reputation points
accepted 2024-05-01T19:42:02.97+00:00
Michael-5966 0 Reputation points
0 answers

Unable to Read/Write B2C Custom Domain Settings in Entra Admin Center

I'm following along the Azure Add your custom domain name steps and trying to navigate to the Settings>Domain name. I have global admin for the tenant which is also linked to an active subscription But there is no Setting under Identity.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,884 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.
2,645 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,531 questions
asked 2024-05-01T19:40:46.8366667+00:00
Trevor Westin 26 Reputation points
1 answer

I need to assign a policy to the tenant root management group from a new user account.

what is the role needed for the user? How to do it?

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.
671 questions
asked 2024-05-01T18:56:11.2833333+00:00
answered 2024-05-01T19:40:06.2266667+00:00
Azar 19,170 Reputation points