Novacare blog

Moving from AAD Pod Identity to Workload Identity in AKS

Managed identities are a good way to avoid secrets and enhance the security of your application. Workload identity provides a means to connect your AKS cluster to managed identities. The previous method of connecting these identities to AKS involved installing AAD Pod Identity in the cluster and using CRDs (Custom…

Upgrade to Sanity Studio v3

The latest version of the Sanity editor interface, Sanity Studio v3, was launched in December 2022. It is now the actively maintained version, whereas Sanity Studio v2 is deprecated. Improvements from v2 to v3 includes * Improved developer experience * New global search filters * Easy switching between content environments * Faster developers tooling,…

Change Intellisense shortcuts in Visual Studio

The most frustration thing a developer can experience is keyboard shortcuts changing. This happened to me recently when the Ctrl+space shortcut started auto inserting a member instead of showing the List Members box. Here is how I fixed it. 1. Open Visual Studio and go to the Tools -&…

Nyheter i Optimizely CMS

For et par måneder siden hadde vi i Novacare en intern fagsamling der vi bl.a. oppsummerte hvilke nyheter som har kommet i Optimizely CMS i løpet av det siste året. Her er noen av høydepunktene. LinkItem Tidligere har ikke Optimizely CMS hatt en innebygget egenskapstype som er velegnet for…

Auto-suggestions for properties in Optimizely CMS

After developing in Episerver and Optimizely for nearly 13 years, I recently stumbled upon a feature that has been a part of Optimizely CMS for ages, yet many developers seem to be unaware of its existence. It's the remarkable auto-suggestion functionality for string properties within the CMS. Typically,…