1,826,771 questions

Sort by: Updated
3 answers One of the answers was accepted by the question author.

DNS resolution not working for some CNAMEs

I have several Windows 2016 domain controllers running DNS for my organisation. Each is configured with a forwarder to dns.google for non-local zones. For the most part, they work fine. However we have seen a few cnames which dont resolve correctly.…

Azure DNS
Azure DNS

An Azure service that enables hosting Domain Name System (DNS) domains in Azure.

890 questions
asked 2020-07-15T06:35:55.47+00:00
Jim M 151 Reputation points
accepted 2020-07-15T23:15:39.87+00:00
Jim M 151 Reputation points
0 answers

Enterprise State Roaming after Machine Rename

I have the following issue: a machine that is Hybrid Azure AD Joined was renamed after which ESR stopped syncing user settings. It used to work before the rename and it works for the same user on other devices. The rename is necessary as the device is…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-06-13T12:58:32.39+00:00
Yordan Yordanov 496 Reputation points
commented 2020-07-15T22:57:33.193+00:00
Saurabh Sharma 23,866 Reputation points Microsoft Employee Moderator
5 answers

Building a post/get with authentication substituting /me/

I understand how to used the get and post for the specific requests. I'm having difficulties building the authentication and token post commands. I access using a series of posts or gets. Trying to get authorization code to start process. …

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-06-24T00:59:54.88+00:00
Norm Kelson 116 Reputation points
commented 2020-07-15T22:56:48.443+00:00
Saurabh Sharma 23,866 Reputation points Microsoft Employee Moderator
0 answers

Azure AD Silent Token Acquisition exceptions

This code in our ASP.NET Core application: result = await application.AcquireTokenSilent(scopes.Except(Scopes), account) .WithAuthority(authority) …

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-07-06T21:39:58.457+00:00
Alex Agranov (Collabera) 1 Reputation point
commented 2020-07-15T22:51:34.493+00:00
Saurabh Sharma 23,866 Reputation points Microsoft Employee Moderator
2 answers

チャネル投稿後の通知

こんにちは。 Teamsを使い始めて間もない者です。 チャネルに書き込みした際に通知設定をしておくと 任意の間隔でチェックして未読ならメールでお知らせができると思いますが このメールアドレスを任意のメールアドレスに変更したり、 通知で使用するメールアドレスを追加したりは可能でしょうか?

Community Center | Not monitored
asked 2020-07-15T08:24:03.807+00:00
田中 寿典 1 Reputation point
answered 2020-07-15T22:35:53.883+00:00
JamesTran-MSFT 37,256 Reputation points Microsoft Employee Moderator
1 answer

printing a dwf file from a browser link

I am in visual basic through Excel. my task is to open internet explorer, let the link load to show a image on the internet. this image opens in a new window and is a dwf file type. however dwf cannot be imported into excel SO I need to print the dwf…

Community Center | Not monitored
asked 2020-07-13T18:15:56.507+00:00
Cassady, Truman 1 Reputation point
answered 2020-07-15T22:08:36.713+00:00
Leon Laude 86,201 Reputation points
2 answers

Need help with visual studio 2019

Hello, Current Info: I am a new bee to Visual Studio, and using Visual Studio 2019 professional for C# scripting. I am utilizing Unit test framework for my script development. Query: In recent days, i imported a solution provided by one my team…

Community Center | Not monitored
asked 2020-07-15T04:00:43.527+00:00
Alandkar, Ambar 1 Reputation point
answered 2020-07-15T22:05:58.903+00:00
Leon Laude 86,201 Reputation points
8 answers One of the answers was accepted by the question author.

What does it mean when Test-NetConnection gives both "Status: TimeOut" and "TcpTestSucceeded : True"?

I am so friggin confused. I'm trying to use Azure file storage on a windows server and Test-NetConnection gives both "Status: TimeOut" and "TcpTestSucceeded : True". Can anyone explain what this means? PS…

Azure Files
Azure Files

An Azure service that offers file shares in the cloud.

1,520 questions
asked 2020-07-14T16:05:52.133+00:00
Hemmerling, Ken 21 Reputation points
commented 2020-07-15T21:46:49.293+00:00
Anonymous
1 answer

Xamarin Vulnerabilities

Hi: I had a big problem with xamarin and their vulnerabilities in iOS. I created a new project, and I didn't add code. The first thing that I made when I created the project was create .ipa and .apk files, the next thing was run a vulnerabilities…

Community Center | Not monitored
asked 2020-07-15T21:20:34.047+00:00
Viriak 1 Reputation point
answered 2020-07-15T21:23:38.25+00:00
Leon Laude 86,201 Reputation points
1 answer

How do I lookup a description for a value from input source file in Azure Data Factory?

Hi, I'm still very new to Azure Data Factory and thusfar have only used the copy activity using input from blob storage and writing to Azure SQL Database. Now I have a situation where I have in input .csv file with 4 fields from blob storage. 3 of…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,186 questions
asked 2020-07-07T14:23:22.133+00:00
sacotting 1 Reputation point
commented 2020-07-15T20:50:43.657+00:00
HimanshuSinha 19,637 Reputation points Microsoft Employee Moderator
2 answers

How we can manage multiple DB for different customers using single SQL server hosted in Azure ..? Can anyone suggest a better solution for this ..?

Our aim is to reduce the SQL server licensing and hardware cost also for the high availability of the servers.

SQL Server on Azure Virtual Machines
asked 2020-07-08T20:22:55.16+00:00
favas vj 1 Reputation point
commented 2020-07-15T20:42:36.35+00:00
Mike Ubezzi 2,776 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

DELETING FILES

1) I am unable to delete my files on my new Laptop with Windows 10. 2) A security Update also is not responding and its frustrating me. Kindly help

Community Center | Not monitored
asked 2020-07-15T20:07:20.947+00:00
adebare adekanmbi 96 Reputation points
accepted 2020-07-15T20:14:59.697+00:00
adebare adekanmbi 96 Reputation points
1 answer

Cosmos DB Migration Tool - SQL Database to Cosmos DB

Hi there, I have data saved in SQL Database, which I'm migrating. I used to save Lat and Lon into a separate column, but for the new implementation, I'm saving lat and lon as GeoJSON point. While migration, I want to save Lat and Lon as GeoJSON on…

Azure Database Migration Service
Azure SQL Database
Azure Cosmos DB
Azure Cosmos DB

An Azure NoSQL database service for app development.

2,150 questions
asked 2020-07-04T04:50:15.533+00:00
Tahmid Eshayat 286 Reputation points
commented 2020-07-15T20:08:05.06+00:00
Mike Ubezzi 2,776 Reputation points Moderator
1 answer

Expert (Office 365 and Office 2019) exam & MCT

dear sir, first part: If i pass the three exam MO-101: Microsoft Word Expert (Word and Word 2019) MO-201: Microsoft Excel Expert (Excel and Excel 2019) MO-500: Microsoft Access Expert (Access and Access 2019) will i get : Microsoft Office…

Community Center | Not monitored
asked 2020-07-15T19:37:17.293+00:00
fadi hasan 1 Reputation point
answered 2020-07-15T19:42:22.46+00:00
Leon Laude 86,201 Reputation points
0 answers

Create calendar but ErrorAccessDenied?

please help me. i create calendar but received error "code": "ErrorAccessDenied", "message": "Access is denied. Check credentials and try again." tell me why?

Community Center | Not monitored
asked 2020-06-25T16:27:23.26+00:00
trần minh trọng 1 Reputation point
commented 2020-07-15T19:36:23.27+00:00
Saurabh Sharma 23,866 Reputation points Microsoft Employee Moderator
5 answers

Need to combine 2 Azure AD accounts

I own the domain ideal-networks.com and am trying to put that domain on my ******@remenap.onmicrosoft.com but it appears that the domain ideal-networks.com is already associated with a different MS account @ideal-networks0.onmicrosoft.com. I cannot sign…

Microsoft Security | Microsoft Entra | Other
asked 2020-07-06T18:42:07.103+00:00
David McCorkle 1 Reputation point
commented 2020-07-15T19:29:08.823+00:00
Saurabh Sharma 23,866 Reputation points Microsoft Employee Moderator
0 answers

Data migration to Azure data lake using sas failes suddenly

HI , i have a process which is copying data to azure data lake using sas key. from 27th june 2020 around 4:00 am ust it stopeed suddenly giving error message "java.util.NoSuchElementException: An error occurred while enumerating the result, check…

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,602 questions
asked 2020-06-30T12:45:27.587+00:00
Gigi Thomas 1 Reputation point
commented 2020-07-15T19:19:34.73+00:00
MartinJaffer-MSFT 26,161 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Data Factory: Flattening/normalizing a cloumn from CSV file using Azure Data Factory activity

HI, I have pulled a csv file from one of our source using ADF and there is one column called "attributes" which contains multiple fields (in the form of key value pairs). Now I want to expand that column into different fields (columns). Below…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,186 questions
asked 2020-07-03T11:56:56.683+00:00
Utkarsh Sharma 41 Reputation points
commented 2020-07-15T19:14:40.437+00:00
MartinJaffer-MSFT 26,161 Reputation points
2 answers One of the answers was accepted by the question author.

How can I connect Azure Data Factory to SFTP server using ssh authentication

We are slowly moving all our ETL to ADF. We have few SFTP servers and we would like to connect those SFTP servers from ADF. Can someone shed some light on SSH key authentication between ADF and SFTP. Thanks in Advance Nikhil

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,186 questions
asked 2020-06-22T00:09:39.753+00:00
Nikhil Mandaara 86 Reputation points
accepted 2020-07-15T19:07:00.227+00:00
Nikhil Mandaara 86 Reputation points
2 answers

Does Azure Monitor have a built-in dashboard that monitors the status of ALL my integrations across all my apps?

Does Azure Monitor provide built-in dashboards that monitors the status/health of all my integrations/APIs at the platform level? We run many different Microsoft apps, and while the monitoring/analytics at the app-level is robust, is there any built-in…

Azure Monitor
Azure Monitor

An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.

3,980 questions
asked 2020-07-07T17:10:39.4+00:00
Panama Katharine Marquand 1 Reputation point
answered 2020-07-15T18:14:46.003+00:00
Shikha Jain 11 Reputation points Microsoft Employee