Additional SQL Server features and topics not covered by specific categories
multiple SQL collation on same machine
Hi, Is it possible to install different collation for different SQL instances on same machine with same language. like instance1 with Latin1_General_CP1_CI_AS and instance2 with Latin1_General_CI_AS
SQL Server | Other
Not able to add the lookup value - to Dynamic CRM using Power automate
Hi Team, I am not able to add the lookup value to CRM using Power Automate flow? Any solution Actually, I a facing a problem while inserting the record (Lookup Filed value) into the CRM 'Appointment' entity. Till now I am successfully able to enter…
Community Center | Not monitored
Tag not monitored by Microsoft.
Randomly 520 errors in Logic Apps 4/21/2022
Hi there, last week (4/21/2022) we were randomly observing an 520 error in our Logic Apps during a Dataverse Update action with the message: { "Message": "API Hub token exchange internal server failure.", …
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
date search
Hi, I have the following filter where it checks for mydate which is prior to today. Question: How can I edit this filter so that it checks if the field mydate is in previousMonth? df_bad = df.filter("mydate < current_timestamp()") …
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
How to set https on when creating an azure function through the cli
I am creating an azure function using the cli step in a release pipeline. I have the following line to set some config. How do I add httpsOnly to this az functionapp config set --use-32bit-worker-process false --name '$(ProcessorFunctionName)'…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Licensing problem | Server 2022 Essentials
Hello guys, please try to ignore my bad english. I set up a windows server 2022 domain for a small company with around 8-10 employees. The server hardware is just a normal ASUS Mainboard with only one APU with 8 cores and no GPU. So there is…
Windows for business | Windows Server | User experience | Other
Windows Server | File transfer to other volume error
Hi, I am migrating files/folders from volumeA to same windows server volumeB. I am using copy paste method and encounter the error below as well as some files which have unique owner access which is not the server admin, Is there any more…
Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
¿There are Security Patches for Windows Server 2019 - Intel Processors?
Good morning, Currently I would like to validate if there is a security patch at the Microsoft level for Windows Server 2019, regarding vulnerabilities in Intel processors. Reading a bit about those intel processor vulnerabilities, they appeared in…
Windows for business | Windows Server | User experience | Other
Windows for business | Windows Server | Devices and deployment | Configure application groups
Get intersection of 2 string arrays
Hello. I try to get the intersection of 2 string arrays using an implementation of IEqualityComparer. But for some reason the Equals method is not executed. I put a breakpoint but the execution doesn't stop there. Do you know the reason? Thank you. I…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
Developer technologies | 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.
policy-based dns works half the time
i have some dcs separated by firewalls. so, i need ldap queries (not just AD queries) from clients in certain subnets to only use DCs in certain subnets. so i want dns queries from those subnets for the domain name 'domain.com' to only return the IPs of…
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
InvalidPorpertyValue. The size of the specified..........the limit of 20480 characters
when we edit the source code at machine learning studio - Designer, seems when the row more than 280 rows, it shows the error like following: I am not sure whether the rows is exceed or the total number of chacters exceed, anyone encounter this…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Azure Clock sync
Can we implement Azure Clock sync policy. If this feature already, please share the steps
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
Azure Managed Application randomly fails to provision
Context: deploying Managed Application via service catalog with a dedicated Blob storage for Managed Application Definition. Managed application definition is deployed via Bicep. All is done with respect to the documentation and necessary permissions:…
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
Update manager attribute in AzureAD with powershell
We use AzureAD connect to synchronize users between our on-prem AD and AzureAD. For a variety of architecture reasons, we cannot rely upon the sync process to update the user's manager attribute in AzureAD. Is there a way to update the manager field…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Unknow error of AzureMLCompute
when I add 2 rows sentence there, (whatever e.g. a= 1), then it shows this error , if I didn't add these 2 rows, it shows normal.
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Deploy - Configure Log Analytics extension to be enabled on Windows virtual machines
Hi Team, I need help here . I am working on a policy to deploy Deploy - Configure Log Analytics extension to be enabled on Windows virtual machines But I see it not able to find/validate resources. The other policy works fine. I have created a managed…
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
Patch installation failure for your machines - build in Log Analytics Query
Hi, I just noticed that there were this kinda build in query but it seems there are some issues or it is not working properly. Query: // Patch installation failure for your machines // List for each machine the installation status of the updates…
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Sending mail in SQL Server using a Gmail account
I have tried to send test emails from SQL Server 2012 and SQL Express through a gmail account without the desired result. I tried both SSL (port 465) and TLS (port 587), but errors occured in both: TLS: The mail could not be sent to the…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
unable to see my certification on dashbourd
Hi Team, I am not able to see my certification on dashboard, I have completed two certification AZ104 and AZ303. kindly fix the issue .
Community Center | Not monitored
Tag not monitored by Microsoft.
Is it possible to force run a login script in M365
Much like we do with AD on-prem login where we can run login scripts that will provide for policy statements and acceptance that must be accepted before logging in to AD (and hence the workstation). Is it possible to run the same login scripts in M365? …
Microsoft 365 and Office | Development | Microsoft 365 Publishing
End-to-end process of building, validating, and distributing custom apps and add-ins across Microsoft 365 platforms