474,059 questions

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

Az900 exam problems

I am trying to schedule my Az900 exam, but the follow message appears every time: We can’t access your Microsoft profile to schedule your exam. To resolve the issue, try these steps in this order and return to the exam page to schedule the exam: Use…

Community Center | Not monitored
asked 2021-02-24T21:40:51.977+00:00
Juliano Fabris 21 Reputation points
accepted 2021-02-24T21:45:11.33+00:00
Juliano Fabris 21 Reputation points
1 answer One of the answers was accepted by the question author.

Report Builder 3.0 - difference between one row and next where value is an aggregate

I have a table like the following Where the total count is a sum of values for the month/year, so the row groups are Year, Month I would like to include another column that shows the running difference in count from one month to the next,…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,063 questions
asked 2021-02-24T17:52:33.583+00:00
Natalie LLoyd 21 Reputation points
accepted 2021-02-24T21:38:44.06+00:00
Natalie LLoyd 21 Reputation points
1 answer

Is it possible to change my Azure AD domain?

Hi to everyone, First of all, I'm new in Azure's world and I'm sorry if some questions sounds basic. We are deploying a new Windows Server in Microsoft Azure, with an AD domain (mydomain.es) that it's a custom domain name that we have added in our…

Microsoft Security | Microsoft Entra | Other
asked 2021-02-11T17:53:10.047+00:00
OptimalPyme 1 Reputation point
commented 2021-02-24T21:29:07.013+00:00
James Hamil 27,221 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

“Create Catalog” is greyed out in SSIS

I'm try to create catalog in SSIS but when right clicking on Integration Services Catalogs, the Create Catalog is greyed out. It is a SQL server 2017 Developer edition. How can this be fixed?

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,703 questions
asked 2021-02-24T19:58:38.57+00:00
Kamalpreet Singh 81 Reputation points
accepted 2021-02-24T21:28:40.413+00:00
Kamalpreet Singh 81 Reputation points
1 answer One of the answers was accepted by the question author.

Azure - Event Hubs User Permissions Issue

We are relatively new to Azure and are trying to test out event hubs to see if it could be a viable solution for us. The problem is my user has full owner permissions to the event hubs namespace and instances under it; but yet I cannot view the test…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
720 questions
asked 2021-02-23T16:30:37.76+00:00
ttew 26 Reputation points
commented 2021-02-24T21:24:29.183+00:00
Saurabh Sharma 23,851 Reputation points Microsoft Employee Moderator
1 answer

Setting the 'company' (not 'companyName') property in Azure Active Directory

We have an Active Directory application that uses the active directory property of 'company', not 'companyName' just 'company'. How do I set the 'company' property? I thought Active Directory Users and Computers would work but it won't let us set…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-02-10T18:37:38.717+00:00
ProceedBPM Admin 1 Reputation point
commented 2021-02-24T21:23:14.237+00:00
James Hamil 27,221 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Operating System image Reload button

Greetings, In the operating system images tab and the operating system upgrade packages editions tab, there is a reload button. What exactly does this button do please? If you schedule updates for an image, is this supposed to update this with the…

Microsoft Security | Intune | Configuration Manager | Deployment
asked 2021-02-23T22:38:50.35+00:00
David Zemdegs 1,596 Reputation points
accepted 2021-02-24T21:19:45.353+00:00
David Zemdegs 1,596 Reputation points
1 answer

Error when trying to configure Hybrid Azure AD Joined Devices

Hello, New here, glad to have found this forum. I am having an issue trying to configure Hybrid AD join of my devices from my on-prem AD setup. I've followed microsoft's documentation to configure via the Azure AD connect wizard. After running…

Microsoft Security | Active Directory Federation Services
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-02-08T15:29:45.363+00:00
Jonner Pistrack 1 Reputation point
commented 2021-02-24T21:15:22.453+00:00
James Hamil 27,221 Reputation points Microsoft Employee Moderator
2 answers One of the answers was accepted by the question author.

How to determine the result of an Azure DevOps deployment when ran on an agent

I have used the Azure DevOps API to automate the running of a deployment. The deployment is triggered successfully, but then runs on an agent. Although the API 'patch' response is successful, there are 3 other steps (Download Artifacts, Deploy using…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,455 questions
asked 2020-11-06T16:23:07.203+00:00
The Small Clan 21 Reputation points
answered 2021-02-24T21:14:39.887+00:00
Franco 1 Reputation point
1 answer

Multiple authentication schemes?

Hello experts, I need some help with enabling multiple authentication schemes in asp.net core web app using Azure AD and PingOne Identity providers, I have followed the Microsoft Learn but I keep getting the errror: 'System.InvalidOperationException:…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-02-08T08:06:39.12+00:00
Seham 1 Reputation point
commented 2021-02-24T21:13:28.17+00:00
James Hamil 27,221 Reputation points Microsoft Employee Moderator
3 answers One of the answers was accepted by the question author.

Windows Error Reporting

Fault bucket 1251951692396285858, type 5 Event Name: SQLException64 Response: Not available Cab Id: 0 Problem signature: P1: sqlservr.exe P2: 0.0.0.0 P3: 0000000000000000 P4: sqllang.dll P5: 2015.130.4259.0 P6: 000000005D05A26A P7:…

SQL Server | Other
asked 2021-02-23T21:47:51.753+00:00
Avyayah 1,291 Reputation points
accepted 2021-02-24T21:12:59.017+00:00
Avyayah 1,291 Reputation points
1 answer

Azure AD B2C Custom Policy Redirection

I have an AD B2C custom policy, that basically is a Reset Password and redirection to a React App (SPA), based on this reference: https://medium.com/the-new-control-plane/invoking-the-azure-ad-b2c-custom-policy-journey-with-a-jwt-e9e3ff0560a3 When you…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Developer technologies | C#
asked 2021-02-05T16:27:04.02+00:00
Guillem ss 1 Reputation point
commented 2021-02-24T21:07:13.577+00:00
James Hamil 27,221 Reputation points Microsoft Employee Moderator
0 answers

Problem with Power Query in Azure Data Factory

I'm having this error when I try to execute a Power Query activity: This activity was working fine the last week, this issue started when a new Power Query version was deploy this week and I change the way that the Sink database was configured,…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,640 questions
Community Center | Not monitored
asked 2021-02-18T17:28:01.86+00:00
Jesus Hernandez 1 Reputation point
commented 2021-02-24T21:04:46.917+00:00
HimanshuSinha-msft 19,491 Reputation points Microsoft Employee Moderator
0 answers

Limit should be a> 0 occurs in sink event of azure data factory

Hi. I am building a data flow that outputs files to CSV (BLOB) by specifying cosmos DB data as a source in azure data factory. The following error occurred in the sink event that outputs the file in CSV format. …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,640 questions
asked 2021-02-17T12:26:42.837+00:00
Yori 21 Reputation points
commented 2021-02-24T21:01:51.947+00:00
HimanshuSinha-msft 19,491 Reputation points Microsoft Employee Moderator
1 answer

is that possible to recover databricks resource?

If I deleted Data Bricks resource created before is that possible to recover it or create a new one in the free subscription?

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,530 questions
asked 2021-02-15T11:35:23.11+00:00
AzureStudyTest 1 Reputation point
commented 2021-02-24T20:58:13.393+00:00
HimanshuSinha-msft 19,491 Reputation points Microsoft Employee Moderator
1 answer

Url endpoint request timed out. Please make sure the endpoint response is within 1 minute and retry

I have used Durable function for get the response , I have used this url in web activity in my Azure data factory but got an below error, Url endpoint request timed out. Please make sure the endpoint response is within 1 minute and retry I tried…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,640 questions
asked 2021-02-15T07:47:12.317+00:00
SureshN 1 Reputation point
commented 2021-02-24T20:57:42.41+00:00
HimanshuSinha-msft 19,491 Reputation points Microsoft Employee Moderator
0 answers

table values functions inadf

I am trying to convert a script into the data flows. This script has functions which returns a Table. These functions are called again and again in this script. How can this be achieved best with the help of Pipelines(avoiding re-creating pipeline…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,640 questions
asked 2021-02-14T17:10:28.957+00:00
BJ 1 Reputation point
commented 2021-02-24T20:57:10.053+00:00
HimanshuSinha-msft 19,491 Reputation points Microsoft Employee Moderator
0 answers

Executing Power Query activity returns Internal Server Error

I'm getting an InternalServerError from a Power Query activity and I can't see why! The Power Query editor reports no errors (either PQ or Spark-related). The error message isn't super-informative: I get this error using the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,640 questions
asked 2021-02-14T13:23:27.527+00:00
Richard Swinbank 527 Reputation points MVP
commented 2021-02-24T20:56:31.39+00:00
HimanshuSinha-msft 19,491 Reputation points Microsoft Employee Moderator
3 answers

Some clients can only authenticate to VPN when connecting as Administrator

I know I'm not setting up VPN connections exactly how Azure recommends, but I'm hoping someone can help me figure this out regardless. I have two different, separate Azure accounts where this same setup is causing this same problem, so it should be…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,795 questions
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
asked 2021-02-18T17:57:06.62+00:00
Keith Stein 6 Reputation points
answered 2021-02-24T20:38:18.023+00:00
Keith Stein 6 Reputation points
1 answer

azure data factory parameterize the Integration runtime and TTL

Hi, in ADF, 1.as there is no option to update the TTL of a integration runtime after creation. is there any other option to change the existing TTL of already created IR also, is there any option to pass the IR name(with TTL enabled) dynamically…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,640 questions
asked 2020-08-05T08:27:56.06+00:00
saikumar ellendula 6 Reputation points
commented 2021-02-24T20:37:17.227+00:00
Premchander Rajagopal 1 Reputation point