This article is updated frequently to let you know what's new in the latest release of Microsoft Defender for Cloud Apps.
One of the technologies in the .NET security spectrum provided by the common language runtime (CLR) is code access security (CAS). This article discusses the role of CAS in .NET security and some key new features and changes in CAS in the .NET Framework 2.0. Most...
Version 2 of .NET Core shipped in June 2017 and included support for .NET Standard 2.0, giving it access to those APIs. We also introduced the Windows Compatibility Pack, which is a NuGet package that includes many Windows-only APIs, such as System.Drawing, System.DirectoryServices and more...
What has changed is code in the Visual Basic Runtime (Microsoft.VisualBasic.dll), which now recognizes the IDynamicMetaObjectProvider interface that the DLR provides. If an object implements this interface, the Visual Basic Runtime will construct a DLR CallSite and allow the object and its ...
Secured-core usesBoot DMA protectionon compatible processors that have the Input/Output Memory Management Unit (IOMMU). For example, Intel VT-D or AMD-Vi. With boot DMA protection, systems are protected from Direct Memory Access (DMA) attacks during boot and during the operating system runtime...
PathEvent ID Applications and Services Logs\Microsoft\Windows\SMBClient\Connectivity 30832 Applications and Services Logs\Microsoft\Windows\SMBServer\Connectivity 1913SMB over QUIC client access controlWindows Server 2025 includes client access control for SMB over QUIC. SMB over QUIC is an alternative to...
This new feature is based on similar functionality in Power BI Desktop and Microsoft Excel 2016. The modern Get Data experience provides immense data transformation and data mashup capabilities by using the Get Data query builder and M expressions. The modern Get Data experience provides support for...
Do you have existing applications hosted in the Azure cloud that obtain data from CRM through the Microsoft Azure Service Bus? The new Shared Access Signature (SAS) authorization is now the recommended method for CRM-Azure authorization, and it comes with improved authorization performance. Consider...
S2S authentication is the common way that apps registered on Microsoft AppSource use to access the Dynamics 365 data of their subscribers. Both single-tenant and multi-tenant applications can use this feature.S2S authentication means you don’t need to use a paid Dynamics 365 user license when ...
With Windows Server 2022 you can now configure the time zone of a container without needing access to the host. Previously containers were required to mirror the time zone of the host, but now these configurations are virtualized entirely within the container. Upon boot the contain...