Raymund Macaalay's Dev Blog
Helping one developer at a time
Skip to content
  • Home
    • About
    • Sharpener
    • Effinator
    • Privacy Policy
    • Contact Us
  • Programming
  • Database
  • Servers
  • Configuration
  • Tools
  • Architecture
  • Apps
  • Tips
  • Others

How to Gain Approval then Schedule a Release in Azure DevOps

Like me you might be running already some production websites in Azure but executes the CI/CD on demand, while this is already great on its own as you have Continuous Deployment working, what if you want to deploy automatically when approved on a certain schedule? For example you want to schedule it at night when… Read More »

Category: DevOps Tags: Azure, Azure DevOps, CICD

Migrate AAD Connect Database to New SQL Database

You might be wondering how to Migrate AAD Connect Database to New SQL Database, you might have searched Documentation from Microsoft but found none. I guess its not supported and what you need to do is install a new instance and run it in Staging Mode, I had tried this and it works really well… Read More »

Category: Configuration Tags: ADSync, Azure AD

Exporting HyperV VM Information from Virtual Machine Manager

Do you want to export all of your Virtual Machine information like CPU count, Memory and VHD sizes from your Hyper V environment and can’t find anywhere on your Virtual Machine Manager an option to do it? In Citrix Xen Center this is quite easy all you need to do is to go to the… Read More »

Category: Programming Servers Tips Tags: HyperV, Powershell

How to easily Set Up CI/CD for your Azure DevOps Source Controlled Web Projects

Ever wondered how to configure your Azure DevOps to do CI/CD that is triggered when you check in your Web Projects, well its quite easy as long as you already have set up your projects using Azure DevOps as its source control. This post is to demo to you in a few steps how this… Read More »

Category: Configuration Tags: .Net, Azure DevOps, CICD, Continuous Delivery, Continuous Integration

Using Role Authentication in your OKTA Authentication Enabled Web Application

Yesterday we showed you how easy it is to add a simple authentication mechanism to your web application using OKTA but sometimes that is not enough specially when you want to have Role Based Authentication, you cannot just simply use the Authorize attribute and add Roles on it, that will just go on an endless… Read More »

Category: Configuration Programming Tags: Authentication, C#, MVC, OKTA

Adding OKTA Authentication with your MVC Application is Easy

OKTA is an amazing product, it enables authentication to your applications in a very easy manner, not much coding involved just some configuration. I had tried this personally and we are using it more and more in our organization having used Azure Active Directory and On Prem Active Directory this cloud service usability is between… Read More »

Category: Configuration Programming Tags: .Net, Authentication, C#, MVC, OKTA

Searching Azure Active Directory by CN from On-Premise AD

I just want to share what I had done by solving the above scenario. Basically we use a lot of Active Directory Groups in the Organization I am working with, and with that Groups we use the Common Name (cn) as our Primary Identifier, now when we started to sync that into our Azure AD… Read More »

Category: Configuration Programming Tools Tags: .Net, Active Directory, Azure AD, C#, Microsoft Graph API

How To : Add Image Preview on Kendo Upload

Yes I am back, was quite busy for almost the whole year but yes I am still doing programming, a lot of it, in fact I was busy with two projects hence I haven’t posted for quite sometime. Today I will just post a simple How To that might be really helpful to some that… Read More »

Category: Programming Tags: ASP.Net MVC, C#, jQuery, MVC

Add AD Azure Authentication to your exisiting Web App

You already have an existing Web Application and now you had moved to Azure, before since your Web App is just an Intranet App you natively used Active Directory to give Authorization to different pages on you App but what happens if you migrate to Azure will it work? Well no but good thing there… Read More »

Category: Configuration Programming Tags: .Net, Active Directory, Azure, Azure AD, C#

Easy Step by Step Visual Guide on how Synchronize On Premise SQL Tables to Azure SQL

SQL Server is amazing, its rich tool sets makes DBA’s, Devs and Engineers life easier and easier each day that passes, now with Azure its even more amazing!  One of the best features of SQL is its ability to replicate from On Premise to Azure and there are many ways to achieve this, from Always… Read More »

Category: Database Tags: Azure, SQL
Post navigation
← Older posts
Newer posts →


Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,453 other subscribers

Tags

.Net Action Script 3.0 Active Directory ASP.Net ASP.Net MVC Azure C# Castle CSS Fun Google API HTML IIS IoC JavaScript jQuery Kendo UI LINQ Microsoft SharePoint Microsoft SQL Server MVC NHibernate OKTA PHP Powershell Reporting Services S#arp Architecture Sharepoint Sharepoint 2010 Sharepoint 2013 Sharepoint Foundation 2010 Sharepoint Foundation 2013 SQL SQL Server SQL Server Reporting Services SSIS SSRS T-SQL Team Foundation Server Telerik TSQL VB.Net VBS WordPress Workflows
profile for Raymund on Stack Exchange, a network of free, community-driven Q&A sites

Top Posts & Pages

  • The Easy way of changing Collation of all Database objects in SQL Server
  • Adding OKTA Authentication with your MVC Application is Easy
  • Join two Sharepoint Lists together by ID
  • How To : Add Image Preview on Kendo Upload
  • How to setup Kiosk mode for your iPad, using only Safari and allowing only specific websites
  • Changing User Principal Names in Bulk on Azure Active Directory
  • How to remove "Revert to template" message in Sharepoint
  • Installing Integrated Reporting Services on Sharepoint 2013 in 7 easy steps
  • Everything in Active Directory via C#.Net 3.5 (Using System.DirectoryServices.AccountManagement)
  • Grouping and Calculate Totals from one SharePoint List to another
Copyright Raymund Macaalay's Dev Blog 2014
Happy Coding!
Iconic One Theme | Powered by Wordpress