• long running

[iOS] Microsoft 365 Monthly Subscription: Personal TL₺15,99 (A$0.69), Family TL₺23,99 (A$1.04) @ OneDrive via Apple Türkiye

3360
This post contains affiliate links. OzBargain might earn commissions when you click through and make purchases. Please see this page for more information.

Welcome to the Ultimate Guide of Microsoft 365 Subscriptions


I'm back! Posting my previous deal as a new deal (approved by a mod) as I was advised the previous deal is no longer reposted as a long running deal and due to a huge fluctuation in prices. Australian pricing has also increased since last deal, so this is a great time to remind everyone to hop onto this bandwagon and save your hard earned cash.

This guide will also include @jasonxc's instructions on how to get 6TB Storage with client-side encryption (please see instructions towards the end of the guide). Please be aware that this may cause Microsoft to disable one or more of your accounts if you do this. In any case, please direct any questions to @jasonxc if you're following his guide.


No VPN needed. Requires Apple Türkiye ID.

I know many of you use Microsoft 365 applications and OneDrive for storage and since Australian prices are pretty ridiculous, I had to find an alternate solution. I eventually did, finding out TR pricing is now 94% off AU pricing). This is probably an error (they never fixed it?), as it's not meant to be this low - and what's the catch? You only get these prices by subscribing via the Microsoft OneDrive app.

If you don't know what Microsoft 365 is, then it includes Access to the latest updates, Multiple devices and platforms, Ongoing technical support, Word, Excel, PowerPoint, Outlook, OneNote, Microsoft Editor, Microsoft Defender, Clipchamp, OneDrive Clound Storage, Microsoft Family Safety, Microsoft Teams, Access (PC only), Publisher (for PC only), Microsoft Forms & Skype. Most of these features are unavailable for the Standalone Office Home & Student Bundle

Modern problems require modern solutions. Like Youtube, Netflix, Discord, Google Drive, Disney, relocating to Turkey or another country is sometimes the best option, with some subscriptions saving over $100 AUD each year.

As always, credits to Pricebeat for all the Apple ID related knowledge I've gained from his past posts.

All prices in this guide are current as of 27 September 2024.


Available Plans:

You can see all the features of the three tiered Microsoft 365 plans here: https://www.microsoft.com/en-au/microsoft-365/buy/compare-al…

Monthly Subscription Plan TR Pricing (TL) AU Conversion (AUD) AU Pricing Official (AUD) Savings (AUD) % Saving Notes
OneDrive Basic ₺0 A$0 A$0 A$0 100% ;) What can I say? It's free lol
Microsoft 365 Basic ₺41,99 A$1.78 A$2.99 N/A N/A AKA OneDrive 100GB. Just avoid it lol
Microsoft 365 Personal ₺15,99 A$0.69 A$11.00 A$10.31 93.7%
Microsoft 365 Family ₺23,99 A$1.04 A$14.00 A$12.96 92.6% Best value; no brainer

Note: The Turkey prices above are only obtainable if you subscribe through the Microsoft Onedrive app. All other Microsoft apps will cost you breakeven or more than what Microsoft Australia charges.


Instructions

Please read the following instructions carefully. Before proceeding, make sure you DO NOT have an active Microsoft 365 subscription. This sign-up deal will only work several days after your Microsoft 365 subscription has expired.

This guide looks extensive (because I try my best to explain it simply for beginners) however if you've done this before then it shouldn't take you more than a few mins (for iOS at least) as you can skip most of these instructions

Part 1 - Turkey Apple ID

If you already have a Turkey Apple ID, proceed to Part 2

If you DO NOT have a Turkey Apple ID:

  1. Create a Turkish Apple ID by going to https://appleid.apple.com/account

  2. Follow the onscreen steps. In the mobile number section, use your Australian mobile number (Very important to use a valid number or risk losing your ID). Choose the country as Turkey. Then follow through the rest to create your ID.

  3. Login into Apple ID on a browser. Go to this link to enter a Turkish address (you can get a random address here) to your Turkish Apple ID. Select payment method as "none" and save.

Part 2 - Loading your Turkey Apple ID with Turkey Apple Gift Cards

  1. Buy TL (₺) iTunes gift cards and pay with a debit/credit card (use a card that has no international transaction fees to avoid the any extra costs).

    Purchase from Eneba or G2A or Turgame.

  2. Go to Settings on your iPhone/iPad > Your Name > Media and Purchases > Log out from your current ID and login with your Turkish Apple ID

  3. Redeem iTunes gift cards by going to App Store > Account (located at right top corner) > Redeem gift cards or code.

Part 3 - Downloading OneDrive

  1. Once signed in with your Turkish Apple ID, download OneDrive from the app store. If you already have OneDrive installed using your Australian Apple ID, proceed to Part 4

Part 4 - Subscribing to Microsoft 365

  1. Boot up the OneDrive app and sign up or sign in. Click on Menu > Upgrade to Premium. You should be able to see Turkish Lira prices for monthly subscriptions.

    Where are the annual subscription options? You will not see any annual subscriptions, nor be able to subscribe to it directly from the app, as Microsoft hasn't loaded any annual options into Apple's In-App Purchases

    Still seeing Australian prices? Restart your device

  2. Subscribe to your desired plan. Apple will deduct from your Apple ID Balance as payment each month

    Note: If you've never signed up to a plan before, Microsoft will offer you a free 1-month trial, followed by monthly Turkey prices thereafter

  3. You’re done! Enjoy your subscription :)


Instructions to get 6TB Storage with client-side encryption — guide by @jasonxc

WARNING: If you make 6 new Microsoft accounts for this, there is a good chance Microsoft will disable one or more of them soon after they are made because they trigger the account spam filter. This will also cause the rclone union to stop working. When this happens, you just log back into them on your browser and follow the prompts. You will likely be asked to add a phone number or secondary email for security/recovery, and it will start working again once you do.

  1. Buy the Microsoft 365 Family Plan for ₺23,99 (instructions for this above, via ISP's guide)

  2. Make five more Microsoft Accounts, and link them to your Family in the Microsoft Account Settings (under Share Subscription)

  3. Download rclone for your operating system https://rclone.org/downloads/

Assuming you're on Windows, extract the rclone .zip to your user folder (C:\Users[YourUsername])

For creating a Onedrive Remote in rclone:

  1. Open Start Menu (or hit Windows Key), type 'cmd' to open a cmd command prompt

  2. Type rclone config and hit enter.

  3. Type n and enter to create a new remote. Enter a name for the remote. Then type onedrive and hit enter to create a onedrive remote.

  4. Hit enter four times in a row (skipping client_id, client_secret, region and advanced config).

  5. It will then ask you to login to your Onedrive account with a browser. Enter y, login and allow permission for your rclone to access onedrive.

  6. After authenticating in your browser, enter 1, 0, y, y for the remaining choices in the rclone cmd. For further help, see https://rclone.org/onedrive/

  7. Repeat these exact steps 5 more times for each account in your Microsoft Family.

For creating a Union Remote in rclone:
This is for combining all 1TB Accounts into one pool.

  1. Open Start Menu (or hit Windows Key), type 'cmd' and hit enter to open a cmd command prompt

  2. Type rclone config, hit enter and create another new remote. Again, give it a name: UnionOneDrive / OneDriveUnion / whatever

  3. Type union and hit enter

  4. Type the names of all the onedrive remotes you created with a colon at the end of each and separated by spaces. For example, if you called them onedrive1, onedrive2, etc, you would type: onedrive1: onedrive2: onedrive3: onedrive4: onedrive5: onedrive6: and hit enter. Optionally you can use a directory if you want the union to operate in a single directory (onedrive1:box onedrive2:box etc)

  5. For action_policy, create_policy, search_policy, cache_time and advanced config, just hit enter for all (for more information on what these do, see https://rclone.org/union/ )

  6. Type y and hit enter to finish creating the union remote.

For creating an encrypted directory:

  1. Open Start Menu (or hit Windows Key), type 'cmd' and hit enter to open a cmd command prompt.

  2. Type rclone config, hit enter and create another new remote. Again, give it a name: secure / private / whatever

  3. Type crypt and hit enter.

  4. For the remote, type the name of your union with a colon, and postfix a directory name. For example onedriveunion:secure or onedriveunion:box or UnionOneDrive:files. It doesn't matter what you call the directory on the right, just so long as the remote on the left is the name of your Union remote.

  5. Type 1 and enter twice.

  6. For password, you can either let rclone generate a password, or generate your own using something like openssl or bitwarden. If you enter your own, just make sure it's a very strong 50+ character generated password. If you generate, specify at least 256 bits.

  7. For password2 (salt) repeat the previous step (do not skip). Make sure it's a different password from step 22.

  8. Hit enter to skip advanced config then y to confirm the remote.

Create shortcuts to easily mount the cloud storage:

  1. Open (or create) a folder anywhere on your computer. For example Documents\Scripts

  2. Right click > Create a new text document, and name it something like MountSecureDrive.bat (make sure the extension is .bat and not .txt)

  3. Edit the .bat file with a text editor like notepad++ (or just notepad) and paste in the following:

C:\Users\[MyUsername]\rclone mount --vfs-cache-mode full --volname "OneDrive Secure" onedrive1: *
PAUSE

Once you have finished editing, save the document.

  1. Right click the .bat file > Create Shortcut. Give it a name, optionally an icon, and move it to your desktop or wherever. Any time you want to mount your storage, click the shortcut. To dismount, you just close the cmd window.

If you completed all that, you now have easy access to 6TB client-side encrypted cloud storage accessible with a single click.

Some screenshots:

https://imgur.com/a/hzVDdke


FAQ

Q: Will I need to turn VPN for this deal?
A: No! This deal does not require VPN

Q: Why is OneDrive showing me Australian prices, rather than the Turkish prices I am expecting?
A: Restart your device to fix this issue

Q: I got charged a different rate compared to the prices on this post. What happened?
A: Due to foreign exchange rates constantly fluctuating, prices will differ by several cents each month. Note this only applies to when buying the gift card.

Q: I have an existing Microsoft 365 (AU) subscription, can I use the same email?
A: Definitely! Make sure your subscription expires, then follow the instructions on this deal

Q: My Microsoft 365 subscription has expired however I don't see an option to sign-up?
A: If your Microsoft 365 sub has just expired, please wait several days for the option to appear on the app.


Any questions or comments please post them!

Enjoy :)

Related Stores

Microsoft
Microsoft

Comments

    • +3

      Contribute nothing, expect everything. Well done! Have a neg vote

  • +1

    As always OP, thank you for the work you do. Confirmed working as at 30/09.

  • I've downloaded the one drive app "prior" to purchasing turkish lira, and only had the option to upgrade to Microsoft 365 Personal (not family). Storage upgrades do appear to be registering as turkish lira.

    I have no other accounts on the one drive, but did use a "current' hotmail address as my Microsft sign in account. I'm definitely still in the Turkish Apple ID on the app store.

    Anyone else seen something similar? I think I'm doing something wrong, but would prefer to see if I can load it prior to purchasing Lira.

    EDIT: I opened a new Microsoft account, and used an older phone to download one drive to get the Family option. now waiting for my lira to go into the Apple account. Just leaving the above comment up incase anyone sees the same thing.

  • +3

    Thanks worked for me. So handy having an old iPhone around with the Turkey account lol

    • +1

      That’s actually a good idea

  • hi OP, I tried this method last year and went with Personal 1TB option. Thanks heaps for that.
    Now I want to upgrade to Family option. Is there a quick step guide I can do an in-place upgrade without losing any data?

    • Send me a PM with your login and I’ll see if I can help

  • This is such a good deal but seems useless to anyone who only has an android phone?

    Or can this be setup using a laptop / computer and an android phone?

    Edit I have a really old iphone that perhaps I could use just to get it setup. My main goal is to use the storage to back up all media from an android phone onto one drive.. I am sick of google one and the play store region restrictions..

  • Whoops… got the whole way to the end to realise that you cant download one drive on an iphone 7. Glad I only spent 3 bucks on 50 lira…

    • +1

      In case you're still looking to do this, you can get access to an iOS device remotely and complete the required steps on there in only a few minutes.
      It's what I had to do as I don't have an iOS device, nor easy access to one.

      Not endorsed as I can't remember what service I used but something like BrowserStack will let you remotely connect to an iOS device, do your OneDrive steps and then log off of your account and everything else can be completed on a normal computer.

      • Thanks. So how would this work exactly? I have gotten as far as adding the 3 dollars to my itunes account on my old iphone 7 but I cant download one drive on it now.

        So what would be my next move? Thanks

        Can i use an app like browerstack to connect to a IOS Iphone 15. Then do I login in with my turkish intunes account. Download onedrive and complete steps on that IOS device via Brower stack?

        Is it safe to login to my turkish itunes account on the ios devices via browserstack? thanks

  • +1

    It worked. thank you so much.

  • Is there a way to lock in these prices by paying in advance?
    like the annual subscription ones for $99

    Since this subscription is monthly, there is a high chance it will go up in price like every other monthly subs out there.
    It may catch on and they may have a huge jump in price.

    • F

    • No way to prepay, it is monthly only.
      And it's possible they'll increase it at some point however it's been working for a few years at this price, even if it does increase it's a good saving for as long as it does last.

  • +1

    Thanks OP!!! Can confirm it works as of 4th of Oct.

  • Still having issues trying to see the option for family. Its only giving me personal options. Send help 😭

    • Send me your login details and I’ll see on my end if it changes.

      • I’ll pm you the details

  • -1

    I had my subscription cancelled by Apple for this. Wasted a Turkish gift card in the process.

    How are you guys getting this to work?

    Please DM if you can.

  • Ok so I got a billing warning as my apple credit ran out, topped it up with another turgame gift card. Apple account now in credit, but the app store won't process the payment from the account credit. It's now insisting on a credit card, which I can't add as I don't have a turkish one (looks like my aussie cc is geofenced).
    Anyone have any way around this? It looks like a show stopper to me.

    • interest to know if you got it fixed?

      • no, could not get it fixed.

  • All six Microsoft accounts are/were locked for me now, it happened some time over the last couple of weeks (I've been away).

    I got two unlocked, but the other four won't let me use the same mobile phone to unlock.

    I'll give it time to see if that gets me past some kind of detection

    • A few hours later, two more worked using the same phone number, so it seems like it's some kind of short term threshold detection of how many accounts a mobile has been used for

      • Got them all activated, but only five were accepted on the one phone number, I had to use a second number for the sixth.

        My big concern will be if this becomes a regular occurrence. Logging in and regenerating tokens is labourious.

  • Have you tried this approach with India? The Scrooge McDeal process for Apple TV continues to work for me and this looks pretty similar.
    I already have an Indian Apple ID.

  • Confirmed working for me on 2/11.

    I went with personal, since I only needed the one 365 licence, so more than happy to pay like $8 a year for it!

  • Is there anyway we can automate the payment process as buying credits manually and what not while I’m travelling or something will block all my services?

    • Just preload a whole bunch

  • Is it possible to do this on a Macbook without an iPhone?
    The Mac is my only Apple product

    • Give it a try and find out? I'm sure you can load gift cards. Unsure whether there is a one drive app that will let you upgrade/purchase the plan.

      • M1 and higher Macs can run iOS apps natively

Login or Join to leave a comment