SQL Azure Database Backup and Restore

SQL Azure Database Backup and Restore

When using SQL Databases in Microsoft Azure you´re self responsible for backups. Of course, usually the SQl Azure database cluster takes care of availability – but what if an app deletes records, or you need an older consistent version of a database or you want to work with the data on your local system or in your company´s network? This article shows how to create manual and automated backups and restore them locally or in the cloud. ...

June 9, 2014 · 3 min · Toni Pohl

CCCamp14 am 14 Juni in Wien

ClubComputer veranstaltet alljährlich sein cccamp – dieses Jahr findet das Event am 14. Juni in Wien statt! Es handelt sich dabei um ein Treffen von Netzenthusiasten, Bloggerinnen und Bloggern, mit Teilnehmern aus den verschiedensten Lebensbereichen (Lehrende, Schüler, Coder, IT und Netzwerkadministratoren, Künstler, Politiker, Geschäftsleute). Mit einem Sommernachtsfest wird das cccamp ab 20 Uhr ausklingen! Dieses Jahr gibt es eine Reihe von interessanten Vorträgen, wir diskutieren über die Festplattenabgabe, ob Social Media nach dem Hype noch Sinn macht, wie man Datenschutz rechtlich durchsetzen kann, Netzneutralität, Grundlagen der Verschlüsselung und vieles mehr. Rund um das Event gibt es noch eine Reihe weiterer Aktionen, z.B. ein Flohmarkt, bei dem man alte, aber noch funktionstüchtige Hardware verkaufen kann. ...

June 5, 2014 · 1 min · Martina Grom

Delegate365 version 2.3

Delegate365 changelog version 2.3. This version is a major release. We made some changes in the time consuming tasks and optimized them. Performance Improvements in all user lists: If an AAD or Office 365 tenant has many thousand users loading the list of all users was time consuming. The reason is that the Microsoft GraphAPI delivers objects in slices (we take about 200 users per call to ensure there are no timeout errors) but has no filter functions we need for separating our domains and OU´s in D365. The result have been some wait time in some cases if many thousand users are existing. So we decided to improve that mechanism and add a cache layer between the AAD and our D365 client. With version 2.3 there´s an extra service added which synchronizes all new, updated and deleted user objects in our own cache. This service runs in the background and takes care of all changes in AAD. The D365 client now uses that cache and has a completely new logic with async calls and organizies the requested data page per page. So – depending on the individual page size – the client at runtime requests only the data page which is rendered. The benefit is that all user list operations like searching and paging are happening instantly in less than one second, regardless of the number of users to be shown. This performance improvement delivers a great user experience even with ten thousands of users in the user list! ...

June 4, 2014 · 2 min · Toni Pohl
Delegate365 version 2.2

Delegate365 version 2.2

Delegate365 changelog version 2.2. This was an internal version only for testing some new features… We rolled out that version on some of our demo clients and did some heavy testing of the performance with many thousand users and tested SMS notifications. We built in some new features which will be integrated in the next official release 2.3.

June 3, 2014 · 1 min · Toni Pohl
Delegate365 version 2.1

Delegate365 version 2.1

April/May 2014 Added User Self Password Reset (SPR): Now users (not only admins) can login into D365. If the admin had deposited a notification for the specific user (email or SMS), the user can perform a self password reset. When resetting the password the user can decide if he wants to receive the necessary security-code via email or SMS (depending on the settings made by the admins). Then he receives the code and gets a temporary password on the website. With that he can login and now has to change the password to his own, individual password. This function simplifies the administrative effort when users can use this reset on their own. This feature is integrated in D365. *So IT departements have no need to buy Azure premium licenses just for their users to perform self service password reset when using D365! * SMS is a preview function. If used, additional costs for the SMS provider will be added – depending on the location (country) and the amount of SMS messages which is usually about 10 Cent per SMS. ...

May 26, 2014 · 2 min · Toni Pohl
Lizenzkosten sparen mit Shared Mailboxen in Office 365

Lizenzkosten sparen mit Shared Mailboxen in Office 365

Eine tolle Alternative zu Public Foldern sind sogenannte Shared Mailboxen in Office 365. Diese haben bis zu 10 GB Speicher, kosten jedoch keine Lizenz. Durch Berechtigungen können diese automatisch in Outlook eingebunden werden, können E-Mail Nachrichten empfangen und haben auch sonst viele Funktionalitäten eines Mailaccounts. Wenn Sie nun eine bereits vergebene Mailbox in eine shared Mailbox umwandeln wollen, geht das sehr einfach über PowerShell. Zunächst verbinden Sie sich zum Service: $UserCredential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic –AllowRedirection Import-PSSession $Session Get-MailboxStatistics <Alias> | FL Total* [![image](img_102.png)](img_102.png "image") Set-Mailbox –Identity [Alias] -Type "Shared" -ProhibitSendReceiveQuota 10GB -ProhibitSendQuota 9.75GB -IssueWarningQuota 9.5GB Sobald das gesetzt ist, erscheint nach kurzer Zeit im Portal die Mailbox unter den geteilten Ressourcen. Danach können Sie die Lizenz von dieser Mailbox entfernen.

May 22, 2014 · 1 min · Martina Grom
Say hello to the new Delegate365 website!

Say hello to the new Delegate365 website!

We´re happy to publish our new Delegate365.com website today! Since Delegate365 is a very attractive tool for managing users and licenses in Microsoft Office 365 it also deserves a top modern and fancy product website. So, here it is! Have a look and check it out! The redesign starts with our new logo for Delegate365, from the left it´s the cloud symbol going into a capitalized D followed by the product name. ...

May 22, 2014 · 1 min · Toni Pohl
Bye bye SharePoint AutoHosted Apps

Bye bye SharePoint AutoHosted Apps

Achtung, SharePoint Developer: Das Office Team hat bekanntgegeben, dass AutoHosted Apps in naher Zukunft nicht mehr möglich sind, siehe Update on Autohosted Apps Preview program. Die “Office 365 Autohosted Apps experience” ist ein Service aus der Preview von SharePoint 2013, welches nun mit 30. Juni 2014 eingestellt wird. Danach sind keine AutoHosted Apps mehr möglich. Anstelle der AutoHosted Apps treten die Provider-Hosted Apps. Apps, die derzeit im AutoHosted Service laufen sind davon nicht betroffen und laufen weiter. Wenn sich für diese existierenden Apps etwas ändern sollte, wird das Office Team dies ebenso in seinem Blog blogs.office.com veröffentlichen. ...

May 21, 2014 · 2 min · Toni Pohl
How to convert a user mailbox into a shared mailbox and save license costs in Office 365

How to convert a user mailbox into a shared mailbox and save license costs in Office 365

Today’s tip is a quick one: If you have licensed mailboxes you only need as additional E-Mail addresses with a separate E-Mail address you can think about converting them to shared mailboxes. Shared Mailboxes have 10GB free storage and there are no additional license costs. Setting the appropriate rights to the shared mailbox they will also automatically show up in Outlook. If you want to convert one of your licensed mailboxes to a shared mailbox you can do that with PowerShell. ...

May 19, 2014 · 1 min · Martina Grom
Delete Azure Active Directories

Delete Azure Active Directories

Have you seen it? Now it´s possible to *delete *Azure Active Directories from the Azure Portal! Just discovered this (long expected) feature shortly. Just an important information about deleting… When selecting an AD (mark the corresponding line right of the name…) and clicking the “Delete”-button… you maybe get a message like: *The following issue(s) prevent deletion of this directory: - Directory has one or more Multi-Factor Authentication providers. You are signed in as a user for whom ‘*.onmicrosoft.com’ is the home directory Directory is a “Partner” directory. Directory has never had an Azure subscription. Directory has one or more subscriptions to Microsoft Online Services. Directory has one or more applications. Directory has one or more applications. Delete all users except yourself ...

May 15, 2014 · 2 min · Toni Pohl