adsense

Thursday, December 26, 2024

Azure Tools for DEVs

 Microsoft recently introduced few tools  that can be used in cloud applications 

1. Azure Monitor

2, Microsoft Defender for Cloud

3.Azure AI Foundry

4. Microsoft Dev Box


Cheers,

Samitha

Tuesday, December 17, 2024

Code analysis with CodeQL

 CodeQL is a set of software tools that work together to perform a specific task or series of tasks.  This includes various tools for tasks such as compiling, linking , debugging, code analysis and Testing.

Read more on CodeQL here.


Cheers,

Samitha