Skip to content

Code Rant

Sketch, Design & Code

  • Home
  • About

Recent Posts

  • Registering an .net Core API with Azure Portal and grant permission for front-end
  • Registering an Angular App with Azure Portal
  • .net Core 2.2 API logging for front-end in Serilog
  • Angular 2+ Notification System
  • Angular 2+ Modals

Recent Comments

    Archives

    • June 2019
    • April 2019
    • March 2019
    • May 2017
    • March 2016
    • December 2015
    • November 2015
    • October 2015
    • September 2015
    • August 2015
    • July 2015
    • May 2015
    • April 2015
    • March 2015
    • December 2014
    • November 2014
    • July 2013
    • June 2012
    • July 2011

    Categories

    • AngularJS
    • Apache
    • ASP.NET
    • c
    • c#
    • CentOS 7
    • Coding
    • Competition
    • CSS/CSS3
    • Databases
    • Excel
    • File Format
    • Hacks
    • HTML/HTML5
    • Identity Server
    • IIS
    • JavaScript
    • Laravel
    • Linux
    • MariaDB
    • Microsoft
    • Mobile
    • MVC5
    • MySQL
    • Office
    • PHP
    • python 2.7
    • Ruby
    • SASS
    • SharePoint 2013
    • SharePoint Designer 2013
    • Software Development
    • ThinkTecture
    • Uncategorized
    • VBA
    • VirtualBox
    • Virtualization
    • Web Development
    • Web Server
    • Windows 7

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Month: June 2019

    Registering an .net Core API with Azure Portal and grant permission for front-end

    Set CORS to allow front-end to call this API else it will fail.

    Posted on June 18, 2019June 18, 2019Categories UncategorizedLeave a comment on Registering an .net Core API with Azure Portal and grant permission for front-end

    Registering an Angular App with Azure Portal

    Login with Azure

    Take note on these two, you will need them

    You may add your development and live URLs when deployed. Although I suggest you register different applications for these especially if you are accessing secured APIs.

    Posted on June 15, 2019June 15, 2019Categories UncategorizedLeave a comment on Registering an Angular App with Azure Portal
    Proudly powered by WordPress