55,758 questions

Sort by: Updated
0 answers

ADF linked service for Snowflake is timing out

Hi, In my production account we would be doing the data processing on ADF and we would be using Snowflake as a data warehouse. Also, for some ADF pipelines same Snowflake DWH will also be a source. I first create a role, granted it permissions created a…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,875 questions
asked 2024-06-13T09:36:27.5366667+00:00
Shashwat Tiwary 40 Reputation points
commented 2024-06-13T10:45:22.9+00:00
Vaibhav Patil 135 Reputation points
0 answers

How to run a purge command in ADX using ADF?

Approach 1 Created an ADX activity in ADF, and in the command field, I wrote the purge command (which I copied from Azure Docs): .purge table MyTable in database DBName allrecords I tried running the purge command but it keeps returning syntax error:…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
496 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,875 questions
asked 2024-06-12T18:37:13.4033333+00:00
Sailesh Choyal 0 Reputation points
edited a comment 2024-06-13T10:45:21.0033333+00:00
Wilko van de Velde 2,226 Reputation points
0 answers

about Set-MgUserLicense -skuid number limit

Hi team, I'm automating user license assignment using Set-MgUserLicense command. I'd like to assign multiple licenses to a user at one time as described in this doc:…

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.
4,072 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,031 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,073 questions
asked 2024-06-13T10:44:46.66+00:00
Mobu 0 Reputation points Microsoft Vendor
0 answers

Get the SID of currently enrolled user from Registry

Hi, Is there a way I can get the SID of a currently enrolled user from registry. I found this Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Enrollments\499B59E9-637E-493D-91D8-9A5FE2D5B450 registry key which contains the SID. But I somehow also…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,931 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,598 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,567 questions
asked 2024-06-13T10:44:34.02+00:00
Bevan Thomas 20 Reputation points
0 answers

Legacy and v2 List Alerts Endpoints Return Different Results When Using createdDateTime Filter

I am querying the Microsoft Graph security API for alerts created in the last 4 hrs. When I query the legacy API endpoint with: https://graph.microsoft.com/v1.0/security/alerts?$filter=createdDateTime ge 2023-09-13T16:05:00Z the expected alerts are…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,031 questions
asked 2023-09-13T20:12:06.96+00:00
GA-4357 5 Reputation points
commented 2024-06-13T10:44:29.2966667+00:00
JohnJackson-4955 0 Reputation points
0 answers

i need to convert vbs to vbe , can i get screnc.exe tool for free download , if not is there any other tool to achieve the same?

I need to convert vbs to vbe application. Can i get some tool to do that without have to worry about licensing or paying the cost

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
903 questions
asked 2024-06-13T10:42:54.02+00:00
Kavya Ramaya 0 Reputation points
0 answers

Error in Azure Cognitive Search Service when storing document page associated to each chunk extracted from PDF in a custom WebApiSkill

I have the following custom WebApiSkill: @app.route(route="CustomSplitSkill", auth_level=func.AuthLevel.FUNCTION) def CustomSplit&PageSkill(req: func.HttpRequest) -> func.HttpResponse: logging.info('Python HTTP trigger function…

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.
792 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.
1,025 questions
asked 2024-06-10T15:30:57+00:00
Mikel Broström Zalba 0 Reputation points
edited a comment 2024-06-13T10:42:36.7133333+00:00
Mikel Broström Zalba 0 Reputation points
0 answers

What does email about security defaults concern?

I have received an email purporting to be from Microsoft titled "The security defaults setting for your {domain name} tenant will be turned on by July 1, 2024". Assuming that this is not a scam, and whereas I understand in principle what I need…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,025 questions
asked 2024-06-13T10:34:50.8933333+00:00
Jon Stranger 0 Reputation points
commented 2024-06-13T10:42:10.58+00:00
Miguel Gonçalves 411 Reputation points
0 answers

Clarification of Microsoft Teams callRecord subscription quotas.

Hello, The Graph API change notifications overview lists a set of quotas for various subscriptions. https://learn.microsoft.com/en-us/graph/api/resources/change-notifications-api-overview?view=graph-rest-1.0&preserve-view=true I'm trying to clarify…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,357 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,031 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,959 questions
asked 2024-06-13T00:12:01.49+00:00
John Bothe 0 Reputation points
commented 2024-06-13T10:41:24.3766667+00:00
JimmyYang-MSFT 49,716 Reputation points Microsoft Vendor
0 answers

API Notification to Teams

Hello Community, I have been working with a client to be able to send team notifications to a channel created on their teams. This notification notifies them every time a user makes a 911 call via their Genesys Cloud IVR. I have been testing sending a…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,357 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,031 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,959 questions
asked 2024-06-12T18:16:48.34+00:00
Christian Basubi 0 Reputation points
commented 2024-06-13T10:39:06.89+00:00
JimmyYang-MSFT 49,716 Reputation points Microsoft Vendor
0 answers

Signing in to Authenticator App codes not accepted

I sign in to the azure portal login, it accepts my username and password but when it asks for auth code it always returns an error; You didn't enter the expected verification code. Please try again. Error Code: 500121 Request Id:…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,806 questions
asked 2024-06-13T10:11:01.7+00:00
Duncan Turner 0 Reputation points
commented 2024-06-13T10:37:12.2366667+00:00
Duncan Turner 0 Reputation points
0 answers

i cant re install microsoft store

Hey, recently i used windows 10 debloater to remove a bunch of un wanted content on windows 10. It removed more then i wanted including minecraft, so i searched microsoft store to re install it but it wasnt there. I looked up how to re install, found a…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,931 questions
asked 2024-06-13T10:20:10.35+00:00
samuel jackson 0 Reputation points
edited a comment 2024-06-13T10:36:28.8466667+00:00
Miguel Gonçalves 411 Reputation points
0 answers

Connect-ExchangeOnline started giving a strange error

Hello all, I created a script in powershell to collect mailbox information from our tenants on Exchange Online. It stopped working somewhere aroung the 1st of May. Im going to explain what my process is in some detail and when the error occurs. There are…

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,299 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
320 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,214 questions
asked 2024-06-12T09:01:52.5533333+00:00
Milos Boksan 0 Reputation points
edited the question 2024-06-13T10:35:25.82+00:00
Milos Boksan 0 Reputation points
0 answers

Failed to execute command group with error An unexpected error occurred while executing command due to: Failed to pull Docker image `mcr.microsoft.com/azureml/runtime/cap/hosttools-capability/installed:westeurope-stable` due to: None

Failed to execute command group with error An unexpected error occurred while executing command due to: Failed to pull Docker image mcr.microsoft.com/azureml/runtime/cap/hosttools-capability/installed:westeurope-stable due to: None I get this error in…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,654 questions
asked 2024-06-13T10:34:36.4066667+00:00
Florine Kieraga 0 Reputation points
0 answers

How to disconnect a BLE device after successful connection

I have successfully connected to BLE device by using BluetoothLEDevice.FromIdAsync(deviceInfo.Id) and bluetoothLeDevice.GetGattServicesAsync(BluetoothCacheMode.Cached) API's in unpaired mode over Windows 10 with .NET Framework 4.7.2 but I was…

Universal Windows Platform (UWP)
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,466 questions
asked 2024-06-13T10:31:14.1533333+00:00
Prajnith Kumar 0 Reputation points
0 answers

Get " https://management.azure.com/subscriptions/0444938f-8b72/resourceGroups/rg-prd-backend-db-psql/providers/Microsoft.DBforPostgreSQL/flexibleServers/psql--001?api-version=2023-06-01-preview" : context deadline exceeded

I have deployed Azure postgreSQL flexible server with version 16.2 using Terraform. It was working fine, since last week, post the HA is had an issue due to Azure policy we lost the connection to the DB server from Azure portal. We can see the db…

Azure Database for PostgreSQL
asked 2024-06-13T10:28:56.7366667+00:00
Thennarasu Duraikannu 0 Reputation points
0 answers

Azure Lab Services: Ubuntu default enabled images

When creating a lab in Azure Lab Services, the only enabled Ubuntu LTS release by default is 20.04. I can go into marketplace and enable others, such as (for example) Canonical's 22.04 and 24.04. Is there any reason not to enable those? Or to put it…

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,147 questions
asked 2024-06-13T09:53:20.8766667+00:00
Anthony Parry-Jones 0 Reputation points
edited the question 2024-06-13T10:23:40.2433333+00:00
Anveshreddy Nimmala 3,200 Reputation points Microsoft Vendor
0 answers

Big Bug, open File Explorer to "This PC" and do not show "This PC" in selection pane

I want "This PC" to open when I press "Ctrl + E". I don't want "This PC" to be present in the Selection Pane. I've added it myself to Quick Access. When I activate one option, it activates the other automatically when I go…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,598 questions
asked 2024-06-13T10:08:53.6066667+00:00
Romain Lhotte 0 Reputation points
edited the question 2024-06-13T10:19:53.38+00:00
Romain Lhotte 0 Reputation points
0 answers

Certain users device (Intune enrolled) not showing admin UAC prompt

We have devices enrolled in intune, I observed suddenly that when we attempt to run or install a program using administrative privileges, there is no option to enter admin credentials, it only shows a NO option. This happens on certain users devices,…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,567 questions
asked 2024-06-13T10:14:47.4533333+00:00
Opeyemi Enitan 0 Reputation points
0 answers

GPT-4o does return empty responses

After upgrading from GTP-4 to GPT-4o my chat bot does often not respond with any content to user input. I am using a dedicated assistant and the streaming interface. After submitting a new messages to the thread and starting the run, the chat completion…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,421 questions
asked 2024-06-13T09:26:20.04+00:00
Dietrich Wettschereck 0 Reputation points
commented 2024-06-13T10:12:51.8433333+00:00
Dietrich Wettschereck 0 Reputation points