An Azure machine learning service for building and deploying models.
How can we use Azure Machine Learning solution during an educational session with 20 students ?
How can we use Azure Machine Learning solution during an educational session with 20 students ? Can we share compute and storage resources between students?
Azure Machine Learning
trigger now
I am currently in a branch (branch2) working on my ADF... When I click on trigger now, does it run the published version of the ADF which is in the master branch or does it run the ADF in branch2 that I am on? It looks like whichever branch (Apart…
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
How to move an SVG Icon along a (curvy) path of x/y coordinates in Xamarin.Forms
I want to move an SVG Icon or a BoxView for example along a variable path of x/y coordinates. Something like that. What's a best pratice technique to accomplish that in Xamarin.Forms?
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
Catch create user with extended events
Hello, I try to catch in extended events session the creation/deletion of a new login. Already added object_created/object_altered/object_deleted but no success. I also want to catch the grant and revoke events for the users in extended events. …
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Why Netlogon send dns query ipv6
i use https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-csp-admx-netlogon#admx-netlogon-netlogon-addresslookuponpingbehavior set parametr addresslookuponpingbehavior to 2. When i debug netlogon Nltest /DBFlag:2080FFFF i see…
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | Other
Battery Manufacture Info
Hi, How can I get the battery manufacture using Xamarin Forms? I checked the Xamarin Essentials but it only has the battery status not the manufacture details? For example, the mode, serial, manufacturer, etc.. Thanks, Jassim
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
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.
Operation is not valid due to the current state of the object.
Hi, Why i am getting this error: Operation is not valid due to the current state of the object. Here is my code: public async void PingAsync() { LabelRoundTrip.Text = "Pinging…"; Ping ping = new Ping(); PingReply pingReply…
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
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.
Office365 Exchange Online DEVICE ID
I have emails configured in office 365 business basic plan. I would like to know sign in from unknown device like based on a device ID. So when ever there is a sign in from new device we get notification over email or we can restrict email logins…
Exchange Online
A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
Cluster storage
Hey There, In Azure IaaS cloud what storage solution that is capable of being used as a cluster disk. I dont want to use third party tool amd yes I have opt the option of Azure Premium File share but there we have some limitations with MSDTC so now…
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Storage Spaces Direct and Virtualization Question.
I'm trying to figure out the best way to architect a 2 node fail over cluster with the Hyper V role installed. I can really use some input and suggestions from others who have already been down this road. All in, I have a 4 physical machines with…
Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Server | Storage high availability | Other
Help with a Count Calculation
Hi all, I am relatively new to writing SQL, and I was hoping to get some help with the following: I have created a column already which used a CASE WHEN function to look at if one date is greater than another, and to return a "Y" or a…
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
k8s Services using Azure CNI is not working in a cluster in a vm
Hi, I created a k8s cluster in VM and I am using Azure CNI as the default CNI plugin. As expected, the plugin assigns the IPs to pod from the secondary IP addresses that I created while creating the VM. And I deployed a pod and a service,…
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
why i can't open my free trial account?
Hello, i've tried to open my free trail account but it is writing to me yo're not eligible for this. please help me about it
Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
Hyper-V VMs start on same host after restart
We have 4 Hosts, which different VMs host on those 4 servers and defined different ownership on different hosts, the problem is when all the servers shut down and restarted, all the VM started on the same host but not on the defined owner's host. What…
Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Unable to RDP to Windows 2012 R2 from Mac
I'm having problems using the latest RDP client from the app store and RDP'ing into a 2012 r2 RDS server. The window opens and says "configuring session" but then on the mac's screen it closes. Oddly the session stays open for a short…
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Windows for business | Windows Server | User experience | Other
MDT - deployment fails when out-of-box drivers are enabled
Hi When deploying (via MDT) a new WIN-build 21H2, as soon as I enable the dynamic DriverGroup001 option in the task sequence, the installation fails. When disabling this step, there's no problem. This problem occurs: when ENABLING it, the deployment…
Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Domain users cannot access Microsoft Store and it's apps after updating to 21H1 from 20H2 using the upgrade assistant
Hello everyone, I am currently in the process of adding 3 new computers to our network and I just noticed after updating two of the computers and installing some software that the domain users cannot access the Microsoft Store and other preinstalled…
Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Pro Intellimouse switch DPI and Powershell
Good evening, I use a Microsoft Intellimouse Pro with the "Microsoft Mouse and Keyboard Center" as software. I wonder if it would be possible to change mouse DPI with a powershell command\script directly so I can execute it whenever I wanna…
Windows for business | Windows Server | User experience | PowerShell
Alert for disabling soft-delete feature (Capture soft-delete disabled info into Azure Log analytics workspace. Possible ?)
while creating an Azure alert, I dont see an option to create an alert for disabling soft delete feature for Azure Recovery Vault Can anyone please give me the screenshot of the same. Should i go through Custom log query on log analytics…
Azure Backup
An Azure backup service that provides built-in management at scale.
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Invalid Token issue on .NET 6.0 React.js project created by Visual Studio 2022
I have created the .NET 6.0 React.js and ASP.NET Core Web API project with the authentication parameter of individual by using the template of Visual Studio 2022. Even after successful login clicking the Fetch data on the menu bar results the…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.