339,280 questions

Sort by: Updated
0 answers

Databricks Cluster Size

Hi, We have a below use case. We are developing ML Development using azure data bricks cluster service's. Our data bricks will receive 20 GB size of dataset records and we are running our logic/algorithms against this dataset's. We have to run every…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
910 questions
asked 2024-04-16T14:55:11.34+00:00
james vasanth 0 Reputation points
2 answers

How to reference/consumme assembly manifest based on CPU in WPF C# Application project?

I want to reference an older Win32 assembly from a Wpf C# application. I do have both x86 or x64 versions of the Win32 assembly but I don't see how to reference based on selection target CPU.I can only specify either one. The Visual Studio C# project…

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,413 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,179 questions
asked 2024-04-16T12:44:11.6233333+00:00
Nicolas Montmarquette 0 Reputation points
edited a comment 2024-04-16T14:55:00.4333333+00:00
Nicolas Montmarquette 0 Reputation points
12 answers

Password Hash Synchronization heartbeat was skipped in last 120 minutes

Keep receiving the following error: Password Hash Synchronization heartbeat was skipped in last 120 minutes Password Hash Synchronization has not connected with Microsoft Entra ID in the last 120 minutes. As a result passwords will not be synchronized…

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,330 questions
asked 2024-03-04T20:50:19.01+00:00
Debbie C 40 Reputation points
answered 2024-04-16T14:54:48.3866667+00:00
Noffie-Leer 0 Reputation points
0 answers

"Manage Workbook Links"

I have linked two workbooks on Teams but since the last update, I keep getting the message "UNABLE TO REFRESH We couldn't get updated from a linked workbook." When I open the "Manage Workbook Links" option, a prompt up window appears…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,012 questions
asked 2024-04-16T06:24:22.5666667+00:00
Eva Ntaliopoulou 0 Reputation points
commented 2024-04-16T14:54:45.57+00:00
Neecer 0 Reputation points
1 answer

Azure logic App how to send emails to recipients whose email addresses stored in csv file

I know how to create logic app to send emails and those email addresses are hard coded into logic app. Can I have those email addresses maintained in an external csv file and have logic app read this file, get each recipient's email addresses, then send…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,824 questions
asked 2024-04-09T18:39:50.2366667+00:00
Wenrong Xu 0 Reputation points
commented 2024-04-16T14:54:12.6766667+00:00
Wenrong Xu 0 Reputation points
0 answers

Azure data factory - errors on columns that has name starting with @ (special characters)

Azure data factory - errors on columns that has name starting with @ (special characters) We have a csv file, it has first column with column name "@dataetag" . Azure data factory - fails and gives error on that column. any solution to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,462 questions
asked 2024-04-16T14:53:15.4866667+00:00
Grover, Jyoti 40 Reputation points
0 answers

Is there any limitation of file size for reading a excel file through dataflow ADF

I am trying to read an excel file from ADLS location with data flow. My data flow have some fancy transformation to change the header format. When I am using a small test excel file of 100 Kb I am able to load data properly to sync. But when my file size…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,435 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,462 questions
asked 2024-04-16T14:53:03.7166667+00:00
Alivia Banerjee 0 Reputation points
1 answer

Azure Web App with Easy Auth not using custom scope

I created an Azure Web App and set up Easy Auth using an App Registration. I created a custom scope user_impersonation for the App Registration and gave my Web App delegated permission to the custom scope. Now, when I log in to the web app and check the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,796 questions
asked 2024-04-16T14:33:29.78+00:00
Derek Saffie 0 Reputation points
answered 2024-04-16T14:52:49.8+00:00
Derek Saffie 0 Reputation points
0 answers

after installation of VS2022 community, i have create a new MVC core project but after creation project is not loading under solution

after installation, i have create a new MVC core project but after creation project is not loading under solution i have tried with repair, modify and also with new instillation but no luck

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,132 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,565 questions
asked 2024-04-16T14:51:34.0333333+00:00
Shankarachary Pendota 0 Reputation points
0 answers

How to exclude none Entra registered devices from 365 app updates in the app admin centre

Hi,    Looking for some advice if possible, we have been using the 365 app update for all of our devices and the inventory has imported our Citrix virtual machines, the knowledge base articles suggest to exclude these through an Entra AD group, We are…

Microsoft Entra
asked 2024-04-16T14:51:33.6133333+00:00
Barry Lee 0 Reputation points
0 answers

I've encountered the 'unauthorized_client: The client does not exist or is not enabled for consumers' error while trying to use authentication via Microsoft Graph in my web service; any ideas on how to fix this?

Hello, I've added authentication via Microsoft Graph to my web service. Everything was working fine, but at some point, I started getting an "unauthorized_client: The client does not exist or is not enabled for consumers" error when trying to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,483 questions
asked 2024-04-16T14:51:12.9333333+00:00
Netlas Team 0 Reputation points
1 answer

How do I know when a binding is complete?

I have a CombBox like below: <ComboBox x:Name="fileTypeListBox" ItemsSource="{x:Bind local:App.fileCategories}" SelectedValuePath="Code" …

Universal Windows Platform (UWP)
asked 2024-04-16T13:20:44.6766667+00:00
杨岑 41 Reputation points
commented 2024-04-16T14:49:56.8366667+00:00
Neo 421 Reputation points
0 answers

Azure VM - multiuser

Is there any way we can have a VM for multiple users? I tried to create one from Azure platform but one user can login at a time. We need multiple user be able to work at the same time.

Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
313 questions
asked 2024-04-16T14:49:47.2833333+00:00
Grover, Jyoti 40 Reputation points
0 answers

SMTP relay setup in Microsoft 365 to send an auto email to newly created user accounts/mailboxes

Can we setup SMTP relay in EXO to deliver an automatic email with our company helpdesk details to newly created users accounts/mailbox for onboarding and to raise access requests from MyAccess portal? if so then how I can do it and what are the steps or…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,724 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,152 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,330 questions
asked 2024-04-16T14:48:38.71+00:00
Mytoast Admin 75 Reputation points
0 answers

Account blocked for compliance reasons

Hi there :) My wife's account got locked for compliance reasons as we were trying to use the minutes included on our Office 365 subscriptions with Skype. We really don't care a lot about skype and are more than happy without those minutes, but she has…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,724 questions
asked 2024-04-16T14:48:32.8233333+00:00
Gervasio Marchand 0 Reputation points
0 answers

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,193 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,409 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,631 questions
asked 2024-04-16T14:46:03.98+00:00
hampton123 1,030 Reputation points
1 answer

Post logout redirect uri does not work for certain accounts

When logging out of the accounts connected to the application, there is a redirect like so: /login.microsoftonline.com/common/oauth2/logout?post_logout_redirect_uri=app-url-here There are some accounts where the redirect does not work, and the page…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,483 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,330 questions
asked 2024-04-15T13:13:59.72+00:00
JA 0 Reputation points
edited a comment 2024-04-16T14:45:05.08+00:00
JA 0 Reputation points
0 answers

Is there a way to minify or bundle or pack blazor wasm js?

Is there a way to minify or bundle or pack blazor wasm js?   For example all of these files that get downloaded, some of them are third party libs but I want a generic "pack any js" into one file library.    

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,373 questions
asked 2024-04-16T14:41:52.6333333+00:00
RSa 0 Reputation points
commented 2024-04-16T14:44:29.7233333+00:00
RSa 0 Reputation points
2 answers

I want to store data from IoT Central to CosmosDB in real time.

Hello. I monitor telemetry data with IoT Central. I want to flow the telemetry data I am receiving in IoT Central to Cosmos DB in real time. Is there any way to do this? Thanks in advance.

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,434 questions
asked 2024-04-16T04:44:49.7733333+00:00
Hinata Katsunori 516 Reputation points
commented 2024-04-16T14:44:29.1833333+00:00
Hinata Katsunori 516 Reputation points
1 answer

Access to Azure Active Directory, will be disabled on May 2, 2024

Received this email form Microsoft. No idea What I'm supposed to do. Your subscription offer, Access to Azure Active Directory, will be disabled on May 2, 2024 Access to Azure Active Directory subscriptions were subscriptions that were used to connect to…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,805 questions
asked 2024-04-02T17:00:57.5433333+00:00
Tom Flanagan 1 Reputation point
commented 2024-04-16T14:42:07.8566667+00:00
jose nava bravo 0 Reputation points