A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
EF Core Alter Column size automatically
Is there any way, to resize the column to the needed length in runtime automatically? for example: the column is a nvarchar(50), but the value to insert has a length of 80. Is it now possible to alter the column to nvarchar(80) by EF Core…
Developer technologies | .NET | Entity Framework Core
uniflow onmicrosoft account
we currently installed uniflow express on canon printer image runner 2630i . upon creating a tenant account, uniflow created an onmicrosoft domain but without providing password. while trying to log on our uniflow printer domain, it requires response to…
Exchange | Exchange Server | Management
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
How to monitor traffic between each blade in Azure Load Balancer during load test ?
Context : My application is running with Azure LB with round robin algorithm based. I want to see the traffic distribution in each blade when I am triggering a load/stress test . Is there any way I can see the traffic distribution among each blade ? …
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
Restrict Laptop to Domain Login
Hi all, I asked this question on the community forums and was referred to here. I wish to link an account to only allow domain login for a laptop for my workplace, ie prevent them from logging in with any Microsoft account and force them to use their…
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security
Constants in constructor arguments
Windows 11, VS 2019, C++, wxWidgets 3.2.0 The opening lines to construct a wxFrame are: dialog_base::dialog_base(const wxString& title) : wxFrame( NULL, // parent wxID_ANY, // identifier …
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
Azure Data Factory - Import Projection - Overwrite type for sub fields
In scenarios where a field is an array or a complex type with sub fields (such as with a cosmos document) it appears that we are not able to update the type of the subfields. Here is an example below. I have conceived and applied a workaround…
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Is it possible to create an Azure SQL database with two virtual machine?
i want to create Azure Sql DATAbase having two virtual machine. please share that its possible or not if yes please share some knowledge base or if not kindly provide a reason. Thank you.
SQL Server on Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Azure SQL Database
An Azure relational database service.
Databricks and Private Regstry
All, We would like to download and install the packages/libraries that we additionally need to a private registry (Azure Artifacts). Has anyone implemented this before. Also, how do I point to the libraries in the Private Repository in the init…
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
Custom Date Column
Hi i have question i want to create column "hrdate" its starts next month from 21 of each month and ends in 20 Could you help me with SQL query
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
Password recovery codes not being sent to phone or backup email address
While attempting to sign into my hotmail account via web browser, I needed to reset my password due to an incorrect password. I reset my password. The new password would not work after setting it. When attempting to reset the password a second time, the…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Microsoft Security | Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation
Submitting a job using the Azureml SDK gives an error "Execution failed in operation 'to_pandas_dataframe' for Dataset
I am getting the above error and the runs are constantly failing. I have attached a screenshot of the code I am running. Script 180 runs fine if ran manually so I don't understand why when I run script 180 indirectly via script 170 it is throwing up an…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Read images from a word document, re-size them and replace them
Can someone please help us read images from a word document, re-size the images and then replace them with the original images in the word document?
Microsoft 365 and Office | Word | For business | Windows
A family of Microsoft word processing software products for creating web, email, and print documents.
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
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.
Alert me when a BLOB is deleted
Hi, I am using Azure blob storage to store some really critical data. Is there a way to set up an ALERT that will notify me when a BLOB is deleted? I just need to make sure that blobs are not deleted and if so, get an alert so that I can…
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
Unable to delete Static Web App
So far, everything I've done has been in the main web portal. I created a SWA, attempted to assign a custom domain to it from outside Azure. I created the TXT file and waited for Azure to validate it. It came back with a message that said "internal…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
How to Add "System default" string in the postion of default audio device in WPF?
I have a WPF application where I need to show the available audio devices in a ComboBox. I already get the default audio device through my code, But there are two type of audio devices one is Playback (or Speakers) and another is Recording (or…
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
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.
Is it possible to disable recording in MS Teams for a specific meeting, a specific user, and for entire organization? How?
Hi there Is it possible to disable recording in MS Teams for a specific meeting, a specific user, and for entire organization? How? Thanks.
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Why does Onenote not send my pages to email?
I have followed the Onenote instructions and it still does not work. …
Microsoft 365 and Office | Development | Other
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Accidentally installed Windows Server 2022 core
I am very new to this so bare with me. I am an I.T student in university and I needed to download Windows Server 2022 for one of my courses. Well I accidentally installed the core version and now I can’t exit back to windows. I have checked the boot…
Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
Unable to See My AZ-900 Certificate
I’m unable to see my AZ-900 certification is my dashboard. I need to be able to download a copy of the certification to share with my employer.
Community Center | Not monitored
Tag not monitored by Microsoft.
GPO file copy
Hey folks, I'm wanting to copy a PowerShell script to c:\temp (folder may need to be created on the machine) and copy a shortcut to the Public desktop that will run the script when the user clicks on it. The shortcut and the .ps1 files are located on a…