292,501 questions

Sort by: Updated
4 answers

create a 2nd chart from data in a worksheet from which a chart has already been created

Question 1 : I want to create a 2nd chart from alternative data in a worksheet I have already created a chart from different data in this worksheet. When I open a new worksheet to host the new chart, and insert a chart it creates a blank chart…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,519 questions
asked 2024-05-10T15:29:53.9266667+00:00
Laurence Clerkin 0 Reputation points
commented 2024-05-20T06:02:05.9766667+00:00
Jiajing Hua-MFST 5,475 Reputation points Microsoft Vendor
1 answer

Transactional Replication on a SQL Managed instance as a subscriber with pull subscription

Can we have Transactional Replication on a SQL Managed instance as a subscriber with pull subscription

Azure SQL Database
asked 2024-05-15T15:32:18.2333333+00:00
Nitya V 40 Reputation points
edited a comment 2024-05-20T06:00:58.24+00:00
Nitya V 40 Reputation points
1 answer

How to ship Azure Databricks artifacts from Dev->QA->Prod through Azure Devops Pipelines?

We have a Azure Databricks workspace and Dev/QA/Prod environments. Everytime the Data engineers have to ship the artifacts from nonprod -> prod (e.g. python notebooks, config modules, etc) they have to copy the artifacts manually over to the next…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,955 questions
asked 2024-04-29T21:17:03.8233333+00:00
Cataster 641 Reputation points
commented 2024-05-20T05:59:43.13+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
1 answer

How do I add an inbound security rule if there is an default DenyAllInbound Rule that causes an error when attempting to create an inbound rule?

|Received an email with: The public IP address range for the Azure Databricks control plane will be updated on 30 May 2024—you may need to take action You're receiving this email because you use Azure Databricks. To support infrastructure …

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,955 questions
asked 2024-04-30T17:39:32.7466667+00:00
Parris Sikorski (ALLEGIS GROUP HOLDINGS INC) 0 Reputation points Microsoft Vendor
commented 2024-05-20T05:57:54.2866667+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
2 answers

spelling Mistake error in learning exercise

there is a spelling mistake in learning documentation please have look once and if possible correct it:https://learn.microsoft.com/en-us/training/modules/control-and-organize-with-azure-resource-manager/3-use-tagging-to-organize-resources Instead of…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,015 questions
asked 2024-05-20T04:09:45.1333333+00:00
John-91 60 Reputation points
answered 2024-05-20T05:56:26.35+00:00
SiddeshTN 2,795 Reputation points Microsoft Vendor
1 answer

Teams cannot get channels' filesFolder

Hi, We encountered the following error when get Teams channels' filesFolder through Graph API. GET /teams/{id}/channels/{id}/filesFolder (document:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,906 questions
asked 2024-05-13T09:20:01.22+00:00
CAT 1 Reputation point
commented 2024-05-20T05:54:23.68+00:00
Prasad-MSFT 5,706 Reputation points Microsoft Vendor
1 answer

Error with Create Table USING DELTA LOCATION in training exercise

In the exercise https://microsoftlearning.github.io/mslearn-databricks/Instructions/Exercises/03-Delta-lake-in-Azure-Databricks.html the line of code spark.sql("CREATE TABLE AdventureWorks.ProductsExternal USING DELTA LOCATION…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,955 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,015 questions
asked 2024-05-01T13:00:09.32+00:00
James Mitchell 0 Reputation points
commented 2024-05-20T05:53:37.2866667+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
1 answer

In excel, it is very hard to find the mouse stays in that cell, how to solve it?

In excel, the cell where the mouse is located will be identified with a thin black box, please, is there any way to modify the color and line thickness of this thin black box, so that the user can easily identify the mouse to stay in that cell?   Thank…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,342 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,519 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,562 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,019 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,654 questions
asked 2024-05-17T09:55:50.3666667+00:00
gh X 30 Reputation points
answered 2024-05-20T05:52:48.8033333+00:00
Jiajing Hua-MFST 5,475 Reputation points Microsoft Vendor
1 answer

Duplicate Activity in Purview

Hi Team, I created a pipeline in Synapse and the required lineage is visible in Purview i.e. flow of data from different activities. But When I edit the pipeline (rename column in Table or update general description) instead of updating the existing…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
955 questions
asked 2024-05-06T12:35:48.04+00:00
Hargopal Singh 0 Reputation points
commented 2024-05-20T05:52:41.5266667+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
1 answer

How to write C# based Azure Container without starting a Web

Hi all. I need to write an app that connects to a third-party vendor application via a Web Socket. I am using C# in Visual Studio 2022 to write my app. I have it running in my Visual Studio locally. My question: how do I suppress the website window from…

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,356 questions
asked 2024-05-15T15:32:06.1+00:00
Leonard Bernstein 45 Reputation points
edited the question 2024-05-20T05:51:30.2466667+00:00
MayankBargali-MSFT 69,416 Reputation points
1 answer

event though azresource graph module installed giving error search-azgraph is not recognized

event though azresource graph module installed giving error search-azgraph is not recognized, I have used below commands but still did not work Get-Module -Name PowerShellGet Install-Module -Name Az.ResourceGraph -Repository PSGallery -Scope CurrentUser

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
249 questions
asked 2024-05-09T17:24:11.8966667+00:00
Varma 1,190 Reputation points
edited the question 2024-05-20T05:51:01.2466667+00:00
VenkateshDodda-MSFT 18,951 Reputation points Microsoft Employee
1 answer

PowerBI / Databrick can we edit data in report

When we create reports in PowerBi or in Databricks. can we edit the data in report and if it can updated in backend datasource. Please let me know if this possible

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,955 questions
asked 2024-05-06T20:49:03.1766667+00:00
Pothiraj, Saranya-ADM 0 Reputation points
commented 2024-05-20T05:50:58.8333333+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
1 answer

Div <li> menu color not updating properly in ASP.NET master page c#

I am using menu control using <ul> and <li> tag. I am trying to apply some different color while menu selected. But, applying color not reflected in menu. (particularly white color for text in the menu) what will be the problem in the below…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,303 questions
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,356 questions
asked 2024-05-18T13:29:33.9266667+00:00
Gani_tpt 1,686 Reputation points
answered 2024-05-20T05:49:29.9766667+00:00
Lan Huang-MSFT 26,121 Reputation points Microsoft Vendor
1 answer

GIT Hub EOC APP

Hello, I have a question; I'm deploying the EOC Teams app from git hub https://github.com/OfficeDev/microsoft-teams-emergency-operations-center/wiki/Deployment-Guide on step 4. I'm adding the Redirect URI but im a bit confused as it states to add the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,206 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,906 questions
asked 2024-05-17T19:20:36.15+00:00
Gustavo Salcedo 0 Reputation points
answered 2024-05-20T05:47:34.1033333+00:00
Prasad-MSFT 5,706 Reputation points Microsoft Vendor
2 answers

Issue with Excel Destination character size in SSIS

I am trying to export data from a database table in SQL server 19.1 version to a Excel file using SSIS 2019 excel destination task. One of the fields 'External Notes' coming from SQL database is VARCHAR(5000). I can export everything to excel but the…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,519 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,462 questions
asked 2024-05-17T11:41:58.3833333+00:00
Dhanvi Bansal 0 Reputation points
answered 2024-05-20T05:47:09.9266667+00:00
ZoeHui-MSFT 33,386 Reputation points
4 answers

Transactional Replication on a SQL Managed instance as a subscriber with pull subscription

We are doing a transactional Replication to a SQL Managed instance (subscriber) with pull subscription from On-Prem(Publisher/Distributor) We are seeing uninitialized subscription on the replication monitor. How can we troubleshoot this

Azure SQL Database
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,852 questions
asked 2024-05-16T12:03:46.98+00:00
Nitya V 40 Reputation points
answered 2024-05-20T05:45:15.57+00:00
LucyChenMSFT-4874 1,280 Reputation points
2 answers

About Event Hub REST API discordancy respect to Docs

Hi I'm using Event Hub REST API to send data to a stream. This happens in a Functions with BlobStorage trigger.I feel a little confused with some terminology which I've not found the proper documentation to finally fully understand. I built this…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
564 questions
asked 2024-05-07T00:29:30.93+00:00
Jona 375 Reputation points
commented 2024-05-20T05:45:00.04+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee
1 answer

Get an email reminder for SharePoint list not compatible with new designer

Hi, I have created a Sharepoint list and would like to set a reminder using Power Automate to monitor when contracts are expiring. I am able to create the flow but when I go in and take a look at the flow there is a problem. Screenshot 2024-05-17 at…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,799 questions
asked 2024-05-17T14:12:19.93+00:00
Olivia Cosh Hall 0 Reputation points
answered 2024-05-20T05:44:07.63+00:00
Yanli Jiang - MSFT 21,616 Reputation points Microsoft Vendor
1 answer

getting error while creating ANC for windows 365 devices

Hello , while creating the ANC getting below one error. Failed Reason The Active Directory domain join check failed because the domain join user has exceeded maximum domain joins. Possible Solution Please make sure the domain join is allowed and the…

Windows 365 Enterprise
asked 2024-05-17T16:25:04.75+00:00
Richa Kumari 286 Reputation points
answered 2024-05-20T05:43:00.3933333+00:00
Xenia-MSFT 235 Reputation points Microsoft Vendor
1 answer

How do I figure out what public IP ranges my Databricks workspace clusters are coming from?

Relatively new to Databricks. I have an existing workspace that was created years ago. It is vnet-injected but it has secured cluster connectivity (SCC) disabled. I need to know the outbound IP addresses/ranges the clusters would communicate on to…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,955 questions
asked 2024-05-08T22:13:53.72+00:00
McDonald, Matthew 101 Reputation points
answered 2024-05-20T05:42:40.1833333+00:00
PRADEEPCHEEKATLA-MSFT 78,986 Reputation points Microsoft Employee