341,947 questions

Sort by: Updated
1 answer

How to disable Storage Queue logs from spamming?

I get so much of Request [xxx] GET xxx and Response [xxxx] 200 OK (00.0s) I tried multiple of logLevel setting "logLevel" "Host.Results" "Function" "Host.Aggregator" "Azure.Storage.Queues" }, …

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
98 questions
asked 2024-04-25T21:04:41.1666667+00:00
engineer 0 Reputation points
commented 2024-04-26T21:26:56.7066667+00:00
KarishmaTiwari-MSFT 18,447 Reputation points Microsoft Employee
2 answers

I am getting error while displaying the dataframe in azure databricks

df.show() is working but display(df) is not working df=spark.read.csv("abfss://demo@anshadls2001.dfs.core.windows.net/data/",header= "True") display(df) (1) Spark Jobs Failed to store the result. Try rerunning the command.Failed to…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,687 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,918 questions
asked 2024-01-20T04:50:28.2+00:00
Pawan Singh 0 Reputation points
answered 2024-04-26T21:25:36.8266667+00:00
Mojtaba Taslimitehrani 0 Reputation points
1 answer

Launching a practice lab environment is an issue.

Hi, I am taking courses on learn.microsoft.com with my personal email account. Each time I try to launch a practice lab as part of the course, I am getting below message. It is not resolved for last couple of days. Your appeal has been received. Appeals…

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.
903 questions
asked 2024-04-09T21:59:07.46+00:00
Raghu Aggarwal 0 Reputation points
answered 2024-04-26T21:24:50.1866667+00:00
SiddeshTN 2,390 Reputation points Microsoft Vendor
1 answer

How to fix XamlReader.RewrapException(ex, xamlLineInfo, baseUri);

Here is the error System.Windows.Markup.XamlParseException: "'The invocation of the constructor on type 'DentistryOOP.View.MainWindow' that matches the specified binding constraints threw an exception.' Line number '6' and line position…

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,247 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
764 questions
asked 2024-04-26T10:23:50.44+00:00
edited the question 2024-04-26T21:24:40.6366667+00:00
Erland Sommarskog 101K Reputation points MVP
1 answer

Microsoft OLE DB Driver for Sql Server 18.7.2 x86 installer fails with unsupported operating system error on Windows 10

x64 works, but x86 gives me this message on multiple Windows 10 computers:

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,617 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,712 questions
asked 2024-04-26T14:24:11.66+00:00
Erik Schlorholtz 0 Reputation points
commented 2024-04-26T21:23:34.9+00:00
Erland Sommarskog 101K Reputation points MVP
2 answers

Do Edge Workspaces rely on organization-wide share links when attempting to share a Workspace with colleagues (since the Workspace is stored in OneDrive)

We are attempting to use Edge Workspaces. We can create the workspace, use the functionality, etc. So that all works. What isn't working is the sharing. When we try to share via "Send Invite Email" we get the following error: "Failed to…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,130 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
810 questions
asked 2024-04-24T19:44:31.31+00:00
mmcclain1224 0 Reputation points
commented 2024-04-26T21:22:38.8+00:00
mmcclain1224 0 Reputation points
1 answer

How to get phone numbers for your users

Hello  Please i would like to know to get phone numbers for my users from Microsoft.  I don't want them to use to their personal phone numbers i want to get a phone numbers for three of my users from Microsoft. How do i go about it. 

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,074 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
121 questions
asked 2024-04-26T20:19:33.6+00:00
IniobongNkanga-8038 246 Reputation points
answered 2024-04-26T21:21:16.27+00:00
Azar 18,610 Reputation points
0 answers

Using Cloud sync with and Exchange Hybrid environment, changes after writeback are not visible.

According to the article about Exchange Writeback using cloud sync: "This scenario is now supported in cloud sync. Cloud sync detects the Exchange on-premises schema attributes and then "writes back" the exchange on-line attributes to…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
637 questions
asked 2024-04-26T21:20:15.08+00:00
Ron Buie 0 Reputation points
0 answers

Add eligible assignment for Azure resources in PIM

We have implemented PIM to assign Microsoft Entra roles and PIM is working normally. To extend PIM for Azure resources, I'm trying to add eligible assignment for Azure resources (Owner of a subscription) in PIM but hit an error message: Role assignment…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
942 questions
asked 2024-04-26T21:19:38.71+00:00
AH 0 Reputation points
0 answers

How can I automatically link one PowerPoint to another without having to click or mouse over the action hyperlink button

I have 2 PPTs that play automatically with no user interaction. I want to have PPT 1 play, then call or link to PPT 2 without me having to click or mouse over an action button.

PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
219 questions
asked 2024-04-26T21:15:09.2033333+00:00
PJ Elson 0 Reputation points
commented 2024-04-26T21:19:25.2866667+00:00
PJ Elson 0 Reputation points
1 answer

In Web API creation exercise, response won't load, claims security issue

I'm running a Web API I've set up with the instructions here: https://learn.microsoft.com/en-us/training/modules/build-web-api-aspnet-core/3-exercise-create-web-api I have not modified this app from its original state. I used dotnet run and it says the…

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.
903 questions
asked 2024-04-26T16:00:45.5166667+00:00
McKathlin 0 Reputation points
edited an answer 2024-04-26T21:17:25.79+00:00
McKathlin 0 Reputation points
1 answer

Can I use a simple AI tool to search all of my files and emails previously created solutions?

I run a two person company. We are a consultant that provides business strategy guidance and technical guidance for compliance testing and certification of products. We have alot of files, presentations, and emails that we have crafted which would be…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
708 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
942 questions
asked 2024-04-26T20:34:32.51+00:00
Steven Gaynor 0 Reputation points
edited the question 2024-04-26T21:17:17.5266667+00:00
Azar 18,610 Reputation points
1 answer

Issue with selecting text-embedding-3-small and text-embedding-3-large as embedding models in Azure AI Search Service and Azure OpenAI Service integration

I am experiencing an issue when trying to select the text-embedding-3-small and text-embedding-3-large embedding models in my Azure AI Search Service while connecting it to Azure OpenAI Service. Despite being implemented several days ago, these models…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
708 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,161 questions
asked 2024-04-24T13:57:10.5366667+00:00
Jeannot Damoiseaux 5 Reputation points
answered 2024-04-26T21:17:12.8766667+00:00
Grmacjon-MSFT 16,011 Reputation points
1 answer

Dynamic data masking with deterministic values

I would like to check for data masking solution when reading data from a SQL Server database. To elaborate further, the data elements should be encrypted/masked when a set of users querying the tables. The data stored at rest should be clear (i.e.…

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,712 questions
asked 2024-04-24T06:20:07.5333333+00:00
Aravindhan Ravichandran 0 Reputation points
commented 2024-04-26T21:17:08.2333333+00:00
Erland Sommarskog 101K Reputation points MVP
2 answers

GetFiles and EnumerationOptions

Hi Question at top to avoid long scrolling below. I have tried so many thing, downloading/installing many 'versions' (5,6,7,8,9) and have not had a single sucess in my trials trying to use (as below). In almost every case I only ever get 'not found'…

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,247 questions
asked 2024-04-26T10:57:50.91+00:00
Anonymous
commented 2024-04-26T21:15:52.7433333+00:00
Michael Taylor 48,281 Reputation points
0 answers

Lookup activity output into a CSV file in ADLS

I'm using lookup activity to read all tables from a Oracle SQL Developer application for a particular schema. The query is SELECT TABLE_NAME FROM all_tables WHERE owner = 'Schema_Name' Here the scheme name is dynamic taking value from a variable. Now, my…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,542 questions
asked 2024-04-26T16:14:09.8366667+00:00
Bhajanthri Bala Sujay 0 Reputation points
commented 2024-04-26T21:13:03.0233333+00:00
Bhajanthri Bala Sujay 0 Reputation points
3 answers

Billing Issue - Unintentionally Created VM and Data Explorer Cluster, Please cancel/void the billing

Hi Team, Last week I was playing around for tagging strategy with creating Resource group, in between exploring options, I ended up creating Azure Data Explorer and Virtual Machine to see how these tags will acts. I supposed to delete that the created…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,035 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
942 questions
asked 2024-04-26T19:06:08.8433333+00:00
Vasanth J 1 Reputation point
answered 2024-04-26T21:12:02.2+00:00
Vasanth J 1 Reputation point
0 answers

Failure on Write EventSubscription - Internal error

I am trying to set up Databricks Autoloader with File Notifications. Every time I get a failure on the EventSubscription/write operation. I have tried giving the relevant account as much access as I can but still nothing. { "statusMessage":…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,918 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
314 questions
asked 2024-04-26T21:07:19.1333333+00:00
Bradley Jamrozik 0 Reputation points
2 answers

Log Shipping on SQL Server 2019 on Linux

I am attempting to set up log shipping in docker containers. I was able to set up the samba share and get everything setup and jobs deployed to both primary and secondary servers where the logs will be shipped. I think I have narrowed down the issue to…

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,712 questions
asked 2024-04-25T18:11:39.8466667+00:00
Pepe-8078 0 Reputation points
commented 2024-04-26T21:04:41.03+00:00
Erland Sommarskog 101K Reputation points MVP
1 answer

Transitioning from SQL Database to Custom Attributes for Azure Blob Storage User Access in B2C User Flow

I have an API that allows B2C users to upload/download files from Azure Blob Storage containers. Currently, I use an SPA with an Azure Function that sends the upload or download request to the Azure Blob Storage container that the user has access to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,263 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 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,639 questions
asked 2024-04-16T14:46:03.98+00:00
hampton123 1,030 Reputation points
commented 2024-04-26T21:04:19.5733333+00:00
hampton123 1,030 Reputation points