Evaluating a bit/boolean in ADF If Condition Activity
You would think this would be incredibly simple, but apparently not. A SQL statement used in a lookup returns either CAST(1 as bit) or CAST(0 as bit) to a pipeline as column is_enabled. An If condition activity (inside a For Each) uses this expression to…
Azure Machine Learning - SSH Error When Attaching Virtual Machine Compute
Hello everyone, I'm experiencing an issue with the "Attach Virtual Machine Compute" function in Azure Machine Learning. I created a virtual machine and used "User Authentication" as the authentication type. The authentication worked…
Difficulty Identifying Edited Rules in Azure Firewall Logs via KQL
Hello, community! I'm having trouble identifying specific changes to Azure Firewall rules through KQL (Kusto Query Language). After modifying certain firewall rules, I can see that edits have occurred through the firewall’s logs tab (where it shows a…
Associating Office 365 (Dev) Account with my Microsoft Azure Subscription
Hey there, I'm wanting to set up an Azure subscription inside of my Microsoft 365 Developer Azure tenant. I have colleagues who have been able to set up pay-as-you-go Azure accounts as part of their developer program subscriptions, or at least associate…
Prompt caching works for OpenAI model o1-preview but not gpt-4o
According this documentation: https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/prompt-caching ...support for prompt caching was added in the 2024-10-01-preview API version, for several models including gpt-4o-2024-08-06 and…
Unable to Cancel Microsoft Azure Subscription
Hello, I currently have a subscription with Microsoft Azure (azure subscription 1) charging me monthly, and I am unable to cancel it. I have deleted all resources on the account, yet when I try to cancel, I still get this error message. I don't know…
Assistance Required with Microsoft Authenticator Login Issue
Dear Microsoft Customer Support Team, I am reaching out regarding an issue with accessing my account using Microsoft Authenticator. I am unable to complete the login process because the verification code is not being sent to my email, and I have no way…
Create views in Azure Databricks Unity catalog using service principal
Hello Team, Is there a possibility to Create views in Azure databricks Unity Catalog using service principal. and if there is how to update views based on tables added or deleted in schema. For e.g. I would like to create each views per tables in the…
Clarification on 'Fiscal Year' vs 'Accounting Year' in Dynamics 365 F&O
The Configure and use the general ledger in Dynamics 365 Finance training includes a module on Create fiscal calendars, years, and periods in Dynamics 365 Finance. In the training documents, terms such as 'fiscal calendars' and 'fiscal periods' are…
Seeing a lot of 404s to /admin/host/ping after turning on automatic scale out in App Service
I enabled automatic scale out and enforced a scale out limit on some of my app services. Looking at app insights, I see a very steady GET to "/admin/host/ping". I'm assuming that is part of the automatic scale out infrastructure since it…
authenticator me pide un código proporcionado por autheticator
Perdí mi teléfono y al instalar en el nuevo la app de Microsoft Authenticator me pide que use la app para poder verificar mi identidad, no me aparece otra opción u otro medio de verificación. Al pedirle a la app otro medio me regresa a la opción de…
Remote Desktop Client Transitioning to Windows App -- Will it still be available to download?
Will the Remote Desktop Client application still be available for download after the EOS date on 12/27/24? We use the URL below to download the client on users' machines. I know I read it won't be available in the Windows Store, but I don't believe I've…
Consistency Level Behavior in Azure Cosmos DB (MongoDB API)
From the information available in the documentation, "Session" consistency is not supported by MongoDB. The write concern is mapped using these three consistency levels: strong => majority, bounded stateless => minority, consistent…
Azure Container Apps Environment not setting daprAIConnectionString nor daprAIInstrumentationKey using azure cli or PoweShell
We're deploying an Azure Container Application Environment and trying to setup the Dapr Connection String and Dapr Instrumentation Key. We get the same outcome whether we create using the az cli (version 2.66.0) command az containerapp env create ` -g…
Is it possible to remove the need for the Authenticator App and just use SMS or email for 2FA?
Given the issues I have been having with Microsoft Authenticator, I have been unable to log in to a work related share drive. I have not been able t receive any help with this through Microsoft’s third party IT team, and they keep directing me to help…
SSIS package that supposed to export data from SQL to Excel stopped working after upgrading to SQL2022
Hello. We have multiple SSIS packages that import data from Excel into SQL and export results back to Excel. All those SSIS packages were designed in VS 2012, connecting to SQL 2012 and Excel 2013, and we can run it successfully as a part of SQL job or…
SQL Server Kerberos Constrained Delegation Issue
Hi, hoping someone can help. We're in the process of migrating to a new SQL instance and bulk load / insert from SMB share isn't working in SMSS or via SQL agent job I'm reasonably confident its Kerberos delegation as I see ANONYMOUS in the file server…
Can we use filter in the graph search query
https://graph.microsoft.com/v1.0/search/query?$expand=hitsContainers($filter=startswith(hitsContainers/hits/displayName,'mary') ) Im getting error "message": "Parsing OData Select and Expand failed: Property 'hitsContainers' on type…
Managed identity role assignment showing "assigned to" an Entra group
I am recreating some existing azure resources with terraform. Among the resources is a user managed identity. When I look at the role assignments for that identity in the azure web console, I see that it is showing "assigned to" as an Entra…
VM size is available but not showing in VM Resize page
I have VM Family configuration sizes available in my Azure portal, but I'm still unable to find the above family VM configurations in my VM Size section. Please anyone help me with this.